[Mono-bugs] [Bug 72347][Cri] Changed - mcs compiler throws this exception when compiling
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Feb 2005 14:01:14 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72347
--- shadow/72347 2005-02-08 11:42:35.000000000 -0500
+++ shadow/72347.tmp.9108 2005-02-08 14:01:13.000000000 -0500
@@ -5,13 +5,13 @@
OS Details: Fedora Core 3
Status: NEW
Resolution:
Severity: Unknown
Priority: Critical
Component: C#
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: duncan@ximian.com
ReportedBy: dezelin32@fastmail.fm
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs compiler throws this exception when compiling
@@ -80,6 +80,16 @@
Created an attachment (id=14132)
Library that doesn't compile source code
------- Additional Comments From dezelin32@fastmail.fm 2005-02-08 11:42 -------
I forgot to say that I'm using the mono-1.1.3 compiled from source.
+
+------- Additional Comments From duncan@ximian.com 2005-02-08 14:01 -------
+The attachment is a tarball with spec files, it does not contain the
+dlls you mentioned.
+
+If possible, please post the exception stacktrace given by
+
+ mono --debug mcs.exe [extra flags and files, etc]
+
+This should be an easy fix.