[Mono-bugs] [Bug 31984][Maj] Changed - mcs doesn't correctly resolve const value uses depending on file compilation order

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Oct 2002 05:46:28 -0000


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 vladimir@pobox.com.

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

--- shadow/31984	Thu Oct 10 01:12:31 2002
+++ shadow/31984.tmp.15715	Thu Oct 10 01:46:28 2002
@@ -56,6 +56,12 @@
 everything else).
 
 But I am starting to believe that this is the wrong approach.  I might
 want to go a different path which is to have every type trigger
 recursive definitions.  The changes are rather significant, so I want
 to think about this for a while.
+
+------- Additional Comments From vladimir@pobox.com  2002-10-10 01:46 -------
+ok; hack for gtk# should work fine (just forces the right file to the
+start of the list) and might not be needed depending on whether gtk#
+goes back to hardcoded win32 libnames (it would still be nice to have
+them separate, esp. for non-generated code), but that's a different issue