Thread overview
std.xml
Oct 03, 2008
llee
Oct 04, 2008
Vladimir Panteleev
October 03, 2008
The std.xml library contains a bug. I cannot parse empty xml elements (ie. elements that have the following format <element> := '<' <name> <attribute>* '/' '>'). I went ahead and revised the module. The version that I am using handles empty elements correctly. Where should I submit my update?

October 04, 2008
llee wrote:
> The std.xml library contains a bug. I cannot parse empty xml elements
> (ie. elements that have the following format <element> := '<' <name>
> <attribute>* '/' '>'). I went ahead and revised the module. The
> version that I am using handles empty elements correctly. Where
> should I submit my update?

You may want to just email me the changed file. Thanks!

Andrei
October 04, 2008
On Sat, 04 Oct 2008 00:44:17 +0300, llee <Larry@workingwondersus.com> wrote:

> The std.xml library contains a bug. I cannot parse empty xml elements (ie. elements that have the following format <element> := '<' <name> <attribute>* '/' '>'). I went ahead and revised the module. The version that I am using handles empty elements correctly. Where should I submit my update?

http://thedailywtf.com/Articles/The-Substandard-Standard.aspx

I wonder if ClearPath switched to std.xml recently :D

-- 
Best regards,
 Vladimir                          mailto:thecybershadow@gmail.com