The XML module in Phobos

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Tue Jul 28 00:15:30 PDT 2009


llee wrote:
> The std.xml module contains several bugs that need to be fixed. The most important one is that the parser fails to parse empty elements (IE elements that use the <tag name="value" /> format). I'd like to report this bug to the modules' maintainer, but I don't know who to contact. (This is an old bug - it's been around for at least a year and I'm surprised that it has not been fixed).

According to Andrei, std.xml is in line for a complete rewrite.

http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=93547

-Lars



More information about the Digitalmars-d mailing list