[Mono-list] XmlConvert: Possible bug & fix - ToSingle, ToDouble using current system culture

Atsushi Eno atsushi@ximian.com
Thu, 05 Feb 2004 12:31:20 +0900


Hello Rodolfo,

> I've found what I think is a bug in System.Xml.XmlConvert. The methods 
> "ToSingle" and "ToDouble" are currently parsing string values using the 
> current system culture, and according to the documentation, this methods 
> should be locale independent.
> 
> I prepared a patch, which solves the problem.

Patch applied. Thanks!

Atsushi Eno