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=76494 --- shadow/76494 2005-10-21 00:31:15.000000000 -0400 +++ shadow/76494.tmp.7365 2005-10-21 17:41:07.000000000 -0400 @@ -153,6 +153,13 @@ universe." --deep thought ------- Additional Comments From [EMAIL PROTECTED] 2005-10-21 00:31 ------- Created an attachment (id=15955) A fix for two marshalling bugs, and adds one not-implemented exception. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-21 17:41 ------- +Wait! My fix causes data corruption, possibly because sqlite doesn't +copy the passed strings immediately. I will look into manually +marshalling the strings (ideally keeping them as UTF-16 to prevent +unnecessary conversion) and letting sqlite delete them. Updates as +events warrant. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
