[Mono-bugs] [Bug 56178][Nor] Changed - mcs crash while referencing const value in another assembly in DlImport
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Apr 2004 01:25:20 -0400 (EDT)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56178
--- shadow/56178 2004-04-28 22:34:47.000000000 -0400
+++ shadow/56178.tmp.17777 2004-04-29 01:25:20.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56178
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: vladimir@pobox.com
QAContact: mono-bugs@ximian.com
@@ -52,6 +52,9 @@
in <0x0054e> Mono.CSharp.Expression:Constantify (object,System.Type)
in <0x0054e> Mono.CSharp.Expression:Constantify (object,System.Type)
....
leading to a segfault. Note that other consts work fine -- i.e. using a
const string and passing it for EntryName has no problems.
+
+------- Additional Comments From martin@ximian.com 2004-04-29 01:25 -------
+Fixed in CVS.