logo       

[jira] Created: (BOO-492) Can't compile class which implements IResourceRea: msg#00075

lang.boo.devel

Subject: [jira] Created: (BOO-492) Can't compile class which implements IResourceReader

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>
Google Custom Search

News | FAQ | advertise