[Mono-bugs] [Bug 71017][Nor] Changed - P/Invoke methods inside dynamic assemblies don't marshal strings properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 5 Jan 2005 18:05:03 -0500 (EST)


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 jonpryor@vt.edu.

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

--- shadow/71017	2005-01-05 11:02:54.000000000 -0500
+++ shadow/71017.tmp.10044	2005-01-05 18:05:02.000000000 -0500
@@ -116,6 +116,10 @@
 
 This is interpreted as "S", which isn't a valid environment variable, hence
 the null string that's returned.
 
 ------- Additional Comments From vargaz@gmail.com  2005-01-05 11:02 -------
 I can't repro this using r38350.
+
+------- Additional Comments From jonpryor@vt.edu  2005-01-05 18:05 -------
+It still fails for me on r38393, and "svn diff" isn't showing anything
+of consequence in mono or mcs (just a path change in scripts/dtd2xsd).