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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] Src]$ + + + + +Steps to reproduce the problem: +1. +2. +3. + +Actual Results: + + +Expected Results: + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
