2007-11-05 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 5 Nov 2007 17:38:38 +0000 (17:38 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 5 Nov 2007 17:38:38 +0000 (17:38 -0000)
commit34694574b3c01b210ece5fef0f5f8dd9375f95d1
treee398799fde46e9ebc235a5a2cfe50d3fba6a7796
parente80483a4b1ab3acb223aa05caa22b1ba0e7534a5
2007-11-05  Atsushi Enomoto <atsushi@ximian.com>

* XmlSchemaSimpleTypeRestriction.cs : implemented value-space
  comparison for enumerations. Actually it is hybrid (it also
  tries literal-space comparison first). Fixed bug #322457 and
  #322458.

  When there is a literal-space match, sometimes you cannot try to
  get TypedValue even if it is valid due to double.Parse() overflow.

svn path=/trunk/mcs/; revision=88894
mcs/class/System.XML/System.Xml.Schema/ChangeLog
mcs/class/System.XML/System.Xml.Schema/XmlSchemaSimpleTypeRestriction.cs