https://bugzilla.novell.com/show_bug.cgi?id=426264
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=426264#c4 --- Comment #4 from YASUAKI HASEGAWA <[EMAIL PROTECTED]> 2008-09-23 10:54:00 MDT --- Dear Zoltan Varga, I applied this patch to the "Mono 2.0 RC 1" source code, and built it with no considerable problem. Then run the test case previous offered. As a result, test case produces the expected results as described below. I think problem is resolved and patch is effective. MindTouch Deki also seems to be work well enough. Thank you for create GREAT patch! You are my hero!! :) # /opt/mono/bin/gmcs -out:a-solaris.exe a.cs # /opt/mono/bin/mono a-solaris.exe getSecondArg : perm = 8000000000000FFF getSecondArg : perm = 8000000000000FFF Main : Successfully terminated. # /opt/mono/bin/gmcs --version Mono C# compiler version 2.0.0.0 # /opt/mono/bin/mono --version Mono JIT compiler version 2.0 (tarball) 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: sparc Disabled: none # uname -a SunOS tornado 5.10 Generic_137111-06 sun4u sparc SUNW,Sun-Blade-1000 -- 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
