https://bugzilla.novell.com/show_bug.cgi?id=431539
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=431539#c1 Andreas Färber <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Andreas Färber <[EMAIL PROTECTED]> 2008-10-04 03:12:57 MDT --- Can't reproduce this on OSX/ppc: PMG5:Mono andreas$ mcs test-mcs.cs test-mcs.cs(4,10): warning CS0219: The variable `ul_constant' is assigned but its value is never used test-mcs.cs(3,7): warning CS0169: The private method `SegFault.func()' is never used error CS5001: Program `test-mcs.exe' does not contain a static `Main' method suitable for an entry point Compilation failed: 1 error(s), 2 warnings PMG5:Mono andreas$ mono -V Mono JIT compiler version 2.0 (/trunk/mono r108469) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: normal GC: Included Boehm (with typed GC) SIGSEGV: normal Notification: Thread + polling Architecture: ppc Disabled: none Same with -v. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
