[Mono-bugs] [Bug 82442][Wis] Changed - Mono svn head (r84118, also r83139) fails to compile on windows during mcs bootstrap

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 15 15:31:24 EDT 2007


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 mattj at google.com.

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

--- shadow/82442	2007-08-15 14:34:46.000000000 -0400
+++ shadow/82442.tmp.25534	2007-08-15 15:31:24.000000000 -0400
@@ -70,6 +70,14 @@
 
 ------- Additional Comments From vargaz at gmail.com  2007-08-15 14:34 -------
 We don't throw exceptions in
 System.Reflection.Emit.TypeBuilder.get_UnderlyingSystemType()
 so somehow you must be using the MS runtime+class libraries.
 
+
+------- Additional Comments From mattj at google.com  2007-08-15 15:31 -------
+http://anonsvn.mono-project.com/viewcvs/tags/mono-1-2-4/mcs/class/corlib/System.Reflection.Emit/TypeBuilder.cs?rev=77373&view=auto
+As of revision 40492 (eg way long ago - mono 1.0.7), this code was
+commented out (#if false ... #endif). The commented out code is in
+1.2.4. And I'm definitely building with 1.2.4.
+
+In the current source it's gone (as of revision 76762).


More information about the mono-bugs mailing list