[Mono-bugs] [Bug 667928] icalls with Rects as return types call native functions incorrectly.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 28 10:33:08 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=667928
https://bugzilla.novell.com/show_bug.cgi?id=667928#c9
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnorton at novell.com
--- Comment #9 from Geoff Norton <gnorton at novell.com> 2011-01-28 15:33:07 UTC ---
I can't repo this on OSX:
[0.74][10:28] plasma at limestone:~/Desktop$ mono -V
Mono JIT compiler version 2.10 (mono-2-10/9aa0d0b Wed 26 Jan 2011 12:08:27 EST)
Copyright (C) 2002-2011 Novell, Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: normal
Notification: Thread + polling
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC)
[0.31][10:30] plasma at limestone:~/Desktop$ g++ -v
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking
--enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib
--build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10-
--host=x86_64-apple-darwin10 --target=i686-apple-darwin10
--with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
[0.38][10:30] plasma at limestone:~/Desktop$ g++ test.c -o test `pkg-config
--cflags --libs mono-2` -arch i386 ; ./test ; echo $?
0
[1.00][10:31] plasma at limestone:~/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.
More information about the mono-bugs
mailing list