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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-12-12 20:07 ------- +Created an attachment (id=18289) +source and binaries as mentioned in original report + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
