http://bugzilla.novell.com/show_bug.cgi?id=613492
http://bugzilla.novell.com/show_bug.cgi?id=613492#c1 Andrés G. Aragoneses <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Regression] mcs shouldn't |mcs shouldn't warn about |warn about deprecated API |deprecated API in the 2.0 |in the 2.0 profile |profile --- Comment #1 from Andrés G. Aragoneses <[email protected]> 2010-06-11 14:49:34 UTC --- This is actually not a bug. I just discovered this in a machine which somehow had the MONO_PATH env var overriden to be /usr/lib/mono/2.0 , so mcs was loading mscorlib 2.0. Would a patch be accepted to have 'mcs' script set MONO_PATH to @prefix@/lib/mono/1.0:$MONO_PATH like it happens similarly with smcs[1], to prevent this? [1] http://anonsvn.mono-project.com/viewvc/trunk/moon/scripts/smcs.in -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
