Lee Jenkins wrote:

I'll give it a try. I'm updating my snapshot installation of Lazarus on Windows, though I'm not sure if the fix will be included.

Also, Node.NextSibling doesn't seem to work either as it seems to return the exact same node and results in an endless loop.

That shouldn't be possible. Please check if your code does not reassign the node within the loop (my sample was just to demonstrate the basic principle, I don't pretend it's completely correct). If not, please file a bug report with a sample which can be used to reproduce.

I'll try again with the latest snapshot available. Pulling down and building from source is a bit of a pain on Windows.

I'm just a little surprised that there is/was such a problem with XML implementation in Lazarus as XML is fairly important these days. :-)

Speaking frankly, this one was probably the least important of all problems with that package :-)

Regards,
Sergei


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to