http://bugzilla.novell.com/show_bug.cgi?id=582108
http://bugzilla.novell.com/show_bug.cgi?id=582108#c0 Summary: trunk compilation still defines NET_1_1 Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7 Today when compiling today's trunk, I've noticed in the output that some compilation instructions are still sending the NET_1_1 define to the compiler: A fragment of this output is: .. Makefile:47: atención: se imponen comandos para el objetivo `csproj-local' ./build/executable.make:134: atención: se ignoran las instrucciones viejas para el objetivo `csproj-local' MONO_PATH="./../class/lib/basic:$MONO_PATH" /home/knocte/Documents/mono/mono/runtime/mono-wrapper /../class/lib/basic/gmcs.exe /codepage:65001 -optimize -d:NET_1_1 -d:NET_2_0 -debug -target:exe -out:gmcs.exe cs-parser.cs @gmcs.exe.sources cp gmcs.exe ./../class/lib/net_2_0/gmcs.exe .. Reproducible: Always -- 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
