[Mono-bugs] [Bug 78689][Cos] Changed - Compiler crashes when explicitly using 2.0 libraries
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 13 02:30: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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78689
--- shadow/78689 2006-06-26 03:44:28.000000000 -0400
+++ shadow/78689.tmp.2073 2006-07-13 02:30:09.000000000 -0400
@@ -3,21 +3,21 @@
Version: unspecified
OS: unknown
OS Details: windows 2003 server ent
Status: REOPENED
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Cosmetic
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: xumuk at ngs.ru
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Compiler fails(sigsegvs) to compile program that used web references
+Summary: Compiler crashes when explicitly using 2.0 libraries
Compiler fails to compile program that used web references
Description of Problem:
I tried to compile my program using mono mcs compiler, during compilation
it faults with SIGSEGV.
@@ -129,6 +129,13 @@
You are using 2.0 profile assemblies with the 1.0 compiler.
------- Additional Comments From xumuk at ngs.ru 2006-06-26 03:44 -------
is it possible not to SIGSEGV, but to print some pretty message like
"You are using 2.0 profile assemblies with the 1.0 compiler. Use gmcs
instead." ?
+
+------- Additional Comments From miguel at ximian.com 2006-07-13 02:30 -------
+I updated the comments.
+
+btw, you are not supposed to reference libraries in the GAC directly,
+we reserve the right to change the contents and the layout of the GAC
+as we please.
More information about the mono-bugs
mailing list