[Mono-bugs] [Bug 80240][Nor] Changed - StructLayout for DateTime passed to managed code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 12 20:07:30 EST 2006


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 wsf at fultondesigns.co.uk.

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

--- shadow/80240	2006-12-12 20:03:57.000000000 -0500
+++ shadow/80240.tmp.26672	2006-12-12 20:07:30.000000000 -0500
@@ -87,6 +87,11 @@
 not using any internal represention of System.DateTime. I'll post the
 code shortly and then you can see. All the modifications to the
 DateTime object are being done in the managed world, using the
 official DateTime api. What I am doing is passing the DateTime
 instance between the managed and unmanaged world as a managed ref type
 which is just an unmanaged void * pointer on the managed side. 
+
+------- Additional Comments From wsf at fultondesigns.co.uk  2006-12-12 20:07 -------
+Created an attachment (id=18289)
+source and binaries as mentioned in original report
+


More information about the mono-bugs mailing list