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=77506 --- shadow/77506 2006-02-08 18:57:50.000000000 -0500 +++ shadow/77506.tmp.22293 2006-02-08 18:58:23.000000000 -0500 @@ -17,6 +17,11 @@ Summary: Mono.Data.SqliteClient.SqliteDataReader is 64-bit unclean A few places in SqliteDataReader.ReadpVm() do things like "IntPtr foo = (IntPtr) Marshal.ReadInt32 (blah)", which won't work on 64-bit architectures. Attaching a patch which fixes this, against r56687. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-08 18:58 ------- +Created an attachment (id=16463) +Patch which fixes this + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
