|
[jira] Created: (BOO-492) Can't compile class which implements IResourceRea: msg#00075lang.boo.devel
Can't compile class which implements IResourceReader ---------------------------------------------------- Key: BOO-492 URL: http://jira.codehaus.org/browse/BOO-492 Project: Boo Type: Bug Components: Compiler Versions: 0.6 Environment: Sharpdevelop, dotnet Reporter: Tomislav Tustonic Compiler fails on compiling the class which implements System.Resources.IResourceReader (like this one) class Demo2(IResourceReader): def GetEnumerator(): return null ; def Close() : pass def Dispose(): pass with the message: 'classname.GetEnumerator' conflicts with inherited member System.Resources.IResourceReader.GetEnumerator -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: LINQ & Boo, Rodrigo B. de Oliveira |
|---|---|
| Next by Date: | [jira] Commented: (BOO-492) Can't compile class which implements IResourceReader, Doug Holton (JIRA) |
| Previous by Thread: | LINQ & Boo, Rafael Teixeira |
| Next by Thread: | [jira] Commented: (BOO-492) Can't compile class which implements IResourceReader, Doug Holton (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |