On 2011-02-25 21:11, Tom wrote:
El 24/02/2011 19:40, Tom escribió:
El 24/02/2011 09:51, Jacob Carlborg escribió:
On 2011-02-24 06:48, Tom wrote:
Hi, how can I create an empty element with current D2 std.xml Element
implementation?
stdout.writeln(new Element("foo")); // Shields <foo></foo> instead of
<foo />
Thanks in advance,
Tom;
http://d.puremagic.com/issues/show_bug.cgi?id=4394
I see :(
Thanks...
Lucky me, 2.052 solves this bug and doesn't break anything.
Tom;
Really? Which changeset?
--
/Jacob Carlborg