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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82400 --- shadow/82400 2007-08-25 00:11:27.000000000 -0400 +++ shadow/82400.tmp.32759 2007-08-25 01:08:24.000000000 -0400 @@ -292,6 +292,25 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-25 00:11 ------- I don't know why it broke the build. I applied it as usual to a pristine checkout on another machine before the commit. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-25 01:08 ------- +Probably tiny #if NET_2_0 issue? + +System.Runtime.Serialization.Formatters.Binary\ObjectReader.cs(402,59): +error CS0117: `System.DateTime' does not contain a definition for +`FromBinary' +System\DateTime.cs(47,23): (Location of the symbol related to previous +error) +System.Runtime.Serialization.Formatters.Binary\ObjectReader.cs(405,41): +warning +CS0162: Unreachable code detected +System.Runtime.Serialization.Formatters.Binary\ObjectReader.cs(878,48): +error CS0117: `System.DateTime' does not contain a definition for +`FromBinary' +System\DateTime.cs(47,23): (Location of the symbol related to previous +error) +Compilation failed: 2 error(s), 1 warnings + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
