http://bugzilla.novell.com/show_bug.cgi?id=551567
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=551567#c2 --- Comment #2 from Thomas Wiest <[email protected]> 2009-10-30 15:06:11 MDT --- I think that system gmcs is being called for some reason instead of the mono-x gmcs. If I manually compile something with system mono and lang version ISO-2, I get the same error message. If I manually compile something with mono-x and lang version ISO-2, I don't get an error: rup...@c461:/tmp/rup> gmcs /langversion:ISO-2 hw.cs error CS1617: Invalid option `ISO-2' for /langversion. It must be either `ISO-1' or `Default' Compilation failed: 1 error(s), 0 warnings rup...@c461:/tmp/rup> /opt/novell/mono/bin/gmcs /langversion:ISO-2 hw.cs rup...@c461:/tmp/rup> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
