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=78569 --- shadow/78569 2006-06-07 02:31:18.000000000 -0400 +++ shadow/78569.tmp.23500 2006-06-07 03:06:56.000000000 -0400 @@ -107,6 +107,13 @@ Looks like the problem is in DateTime.Parse() itself, not in locale-builder. ------- Additional Comments From [EMAIL PROTECTED] 2006-06-07 02:31 ------- Peter, any idea why this change caused this regression? http://svn.myrealbox.com/viewcvs/trunk/mcs/class/corlib/System.Globalization/DateTimeFormatInfo.cs?rev=57679&r1=57532&r2=57679 + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-07 03:06 ------- +I'm about to go to bed and don't have sourcecode here, but if I +remember correctly, there was code on the unmanaged side that +mirrorred the order on the managed side. Maybe I missed putting a +variable in the right order? I'll have a look tomorrow. Odd that it'd +be only in a particular locale, though. It should break on all. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
