[Mono-bugs] [Bug 81370][Nor] Changed - [PATCH] some LP(C)WSTR marshal weirdness on win32
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 10 15:36:12 EDT 2007
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 joncham at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81370
--- shadow/81370 2007-05-10 15:35:02.000000000 -0400
+++ shadow/81370.tmp.1128 2007-05-10 15:36:12.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 81370
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: some LP(C)WSTR marshal weirdness on win32
+Summary: [PATCH] some LP(C)WSTR marshal weirdness on win32
During cardspace work I'm getting a weird error which seems to be caused by
marshalling behavioral difference.
Unfortunately this test depends on .NET 3.0 (infocardapi.dll) and thus it
is reproducible only on windows...
@@ -79,6 +79,11 @@
------- Additional Comments From joncham at gmail.com 2007-05-10 15:35 -------
Created an attachment (id=19214)
Patch
+
+------- Additional Comments From joncham at gmail.com 2007-05-10 15:36 -------
+All runtime tests pass with this patch, and it fixes a bug very
+similar to this one in my app. I didn't test since I don't have .Net
+3.0 installed. Atsushi, this should fix your issue as well.
More information about the mono-bugs
mailing list