[Mono-bugs] [Bug 56158][Min] Changed - MCS crashes when not running in console environment

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Mar 2004 08:56:10 -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 markuspalme@gmx.de.

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

--- shadow/56158	2004-03-29 08:55:25.000000000 -0500
+++ shadow/56158.tmp.24923	2004-03-29 08:56:10.000000000 -0500
@@ -56,6 +56,11 @@
 in <0x00010> Mono.CSharp.CSharpParser:.ctor
 (Mono.CSharp.SeekableStreamReader,Mono.CSharp.SourceFile,System.Collections.ArrayList)
 in <0x000ee> Mono.CSharp.Driver:parse (Mono.CSharp.SourceFile)
 in <0x0005b> Mono.CSharp.Driver:ProcessFiles ()
 in <0x00472> Mono.CSharp.Driver:MainDriver (string[])
 in <0x00020> Mono.CSharp.Driver:Main (string[])
+
+------- Additional Comments From MarkusPalme@gmx.de  2004-03-29 08:56 -------
+Created an attachment (id=7129)
+Example program for easier reproducing
+