[Mono-bugs] [Bug 325478] Problem compiling IronPython 2.0 Alpha 4
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 7 14:24:13 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=325478#c8
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gert.driesen at pandora.be
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #8 from Gert Driesen <gert.driesen at pandora.be> 2007-10-07 12:24:11 MST ---
An unpatched Ironpythong 2.0 Alpha 4 still does not buid using gmcs.
I get the following error when compiling IronPython.dll:
bug325478/IronPython/Compiler/Ast/CallExpression.cs(72,32): warning CS0168: The
variable `arg' is declared but never used
bug325478/IronPython/Compiler/Generation/NewTypeMaker.cs(463,41): warning
CS0219: The variable `dtb' is assigned but its value is never used
Compilation failed: 1 error(s), 2 warnings
As you can see, no actual compile error is output.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list