[Mono-bugs] [Bug 457087] Generic constraint fails to compile
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 22 16:36:16 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=457087
User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=457087#c6
Thomas Wiest <twiest at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #6 from Thomas Wiest <twiest at novell.com> 2008-12-22 14:36:13 MST ---
I verified this is fixed on Mono 2.2rc1 on SLED 10 SP2 i586.
Output from the compile now:
linux at c461:~/Desktop/bug457087> gmcs -target:lib program.cs
error CS2019: Invalid target type for -target. Valid options are `exe',
`winexe', `library' or `module'
Compilation failed: 1 error(s), 0 warnings
linux at c461:~/Desktop/bug457087>
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list