[Mono-bugs] [Bug 78539][Maj] Changed - Crash with string.Trim
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 31 06:02:09 EDT 2006
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 colin at breame.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78539
--- shadow/78539 2006-05-31 05:55:07.000000000 -0400
+++ shadow/78539.tmp.28197 2006-05-31 06:02:09.000000000 -0400
@@ -92,6 +92,17 @@
- colib/gpair.cs
------- Additional Comments From colin at breame.net 2006-05-31 05:55 -------
Created an attachment (id=17129)
test case source
+
+------- Additional Comments From colin at breame.net 2006-05-31 06:02 -------
+To build the attachment:
+ $ tar xfj test_src.tbz
+ $ mkdir bin
+ $ cd colib
+ $ make
+ $ cd ..
+ $ gmcs -r:bin/colib.dll -out:test.exe litc/litc_embed.cs
+litc/.litc.cs litc/.profile.cs
+ $ mono test.exe
More information about the mono-bugs
mailing list