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=76637 --- shadow/76637 2005-11-06 03:41:43.000000000 -0500 +++ shadow/76637.tmp.28924 2005-11-06 03:41:43.000000000 -0500 @@ -0,0 +1,55 @@ +Bug#: 76637 +Product: Mono: Class Libraries +Version: unspecified +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: mono(svn- 52612)don't compile ironpython-0.9.4 + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: [EMAIL PROTECTED] IronPython-0.9.4]$ make +gmcs -t:library -r:bin/IronMath.dll -out:bin/IronPython.dll -recurse: +IronPython/*.cs +IronPython/AST/CodeGen.cs(92,19): error CS0019: Operator `!=' cannot be +applied to operands of type `System.Reflection.Emit.Label' and `System. +Reflection.Emit.Label' +IronPython/AST/CodeGen.cs(489,31): warning CS0219: The variable `mb' is +assigned but its value is never used +IronPython/Hosting/PythonEngine.cs(82,20): warning CS0219: The variable `o' + is assigned but its value is never used +IronPython/Objects/ComObject.cs(722,27): error CS0144: Cannot create an +instance of the abstract class or interface `IronPython.Objects. +MetaDataDispenserEx' +Internal(1,1):: `IronPython.Objects.MetaDataDispenserEx', name of symbol +related to previous error +Compilation failed: 2 error(s), 2 warnings +make: *** [bin/IronPython.dll] 오류 1 + + +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
