https://bugzilla.novell.com/show_bug.cgi?id=394347
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=394347#c1 Martin Brenn <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Martin Brenn <[EMAIL PROTECTED]> 2008-05-25 04:25:18 MDT --- After compiling and installing of the SVN version: [EMAIL PROTECTED]:~/Desktop$ gmcs --version Mono C# compiler version 1.9.0.0 [EMAIL PROTECTED]:~/Desktop$ mono --version Mono JIT compiler version 1.9 (/trunk/ r104012) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC) SIGSEGV: altstack Notifications: epoll Architecture: x86 Disabled: none [EMAIL PROTECTED]:~/Desktop$ gmcs test.cs test.cs(16,33): warning CS0162: Unreachable code detected Compilation succeeded - 1 warning(s) [EMAIL PROTECTED]:~/Desktop$ mono test.exe B Return [EMAIL PROTECTED]:~/Desktop$ -- 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
