[Mono-bugs] [Bug 77975][Wis] New - ironpython-1.0 beta5 compile error(with svn-58885)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 03:28:34 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by hys545 at dreamwiz.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77975

--- shadow/77975	2006-04-01 03:28:34.000000000 -0500
+++ shadow/77975.tmp.28721	2006-04-01 03:28:34.000000000 -0500
@@ -0,0 +1,57 @@
+Bug#: 77975
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ironpython-1.0 beta5 compile error(with svn-58885)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+[hys545 at localhost Src]$ make
+gmcs -t:library -r:../IronMath.dll -r:System.Drawing.dll
+-r:System.Design.dll -out:../IronPython.dll -recurse:IronPython/*.cs
+IronPython/Runtime/ReflectedType.cs(33,26): error CS0262: Partial
+declarations of `IronPython.Runtime.ReflectedType' have conflicting
+accessibility modifiers
+IronPython/Runtime/ReflectedType.Generated.cs(21,19)::
+`IronPython.Runtime.ReflectedType', name of symbol related to previous error
+IronPython/Runtime/SymbolTable.cs(95,33): error CS0262: Partial
+declarations of `IronPython.Runtime.SymbolTable' have conflicting
+accessibility modifiers
+IronPython/Runtime/SymbolTable.Generated.cs(21,26)::
+`IronPython.Runtime.SymbolTable', name of symbol related to previous error
+IronPython/Runtime/UserType.cs(41,26): error CS0262: Partial declarations
+of `IronPython.Runtime.UserType' have conflicting accessibility modifiers
+IronPython/Runtime/UserType.Generated.cs(22,19)::
+`IronPython.Runtime.UserType', name of symbol related to previous error
+Compilation failed: 3 error(s), 0 warnings
+make: *** [../IronPython.dll] 오류 1
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list