[Mono-bugs] [Bug 77386][Wis] New - ironpython 1.0 beta2 compile
error(mono svn 56155)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 27 08:01:47 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=77386
--- shadow/77386 2006-01-27 08:01:47.000000000 -0500
+++ shadow/77386.tmp.8043 2006-01-27 08:01:47.000000000 -0500
@@ -0,0 +1,52 @@
+Bug#: 77386
+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 beta2 compile error(mono svn 56155)
+
+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:bin/IronMath.dll -out:bin/IronPython.dll
+-recurse:IronPython/*.cs
+IronPython/Modules/PythonExceptions.cs(24,18): error CS0260: Missing
+partial modifier on declaration of type
+`IronPython.Modules.PythonExceptions'. Another partial declaration of this
+type exists
+IronPython/Modules/Exceptions.Generated.cs(23,33)::
+`IronPython.Modules.PythonExceptions', name of symbol related to previous error
+Compilation failed: 1 error(s), 0 warnings
+make: *** [bin/IronPython.dll] Error 1
+[hys545 at localhost Src]$
+
+
+
+
+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