Incremental XML parsing
Zack Rusin
zack at kde.org
Fri Feb 13 18:20:02 GMT 2004
The attached patch implements incremental XML parsing.
Also fixes a rather silly bug:
QString line;
for ( .... )
QString line = result;
Now of course line is always empty which was the cause why the XML error
page wasn't displaying the line that caused the parsing error before.
Zack
--
Warning: Dates in Calendar are closer than they appear.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: incremental.diff
Type: text/x-diff
Size: 8175 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20040213/2bdf1642/attachment.diff>
More information about the kfm-devel
mailing list