[Mono-bugs] [Bug 59939][Nor] Changed - [PATCH] Fix dllmap for Oracle

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 26 06:50:19 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dieter at fiebelkorn.net.

http://bugzilla.ximian.com/show_bug.cgi?id=59939

--- shadow/59939	2005-06-26 06:46:56.000000000 -0400
+++ shadow/59939.tmp.5926	2005-06-26 06:50:19.000000000 -0400
@@ -6078,6 +6078,17 @@
 The linked program runs to "Unhandled Exception: System.InvalidCastException: Cannot cast 
 from source type to destination type. in <0x00138> Test:Main (string[])"
 Happened on "string employeeName = (string) reader["mdname"];"
 
 As i read on "novell" that it is an "big-endian" "little-endian" problem!
 
+
+------- Additional Comments From dieter at fiebelkorn.net  2005-06-26 06:50 -------
+see on: http://www.mono-project.com/Oracle
+
+Current Status:
+Does not work on non-X86 platforms such as Mac OS X. This is probably due to byte 
+ordering for different processors.
+
+-----
+
+May be work on Mac OS X (Intel) on 2006/2007! :-) *LOL*


More information about the mono-bugs mailing list