On Mon, Jul 07, 2008 at 03:09:57PM +0200, Ralf Junker <[EMAIL PROTECTED]> wrote: > One more question about line numbers in libxml: It seems that in tree.h, > struct _xmlNode limits line numbers to 65535 only in this line: > > unsigned short line; /* line number */ > > Again, is this correct and intended? > > If not, could it be extended to int, or would this break backward > compatability?
See http://mail.gnome.org/archives/xml/2007-October/msg00002.html and followups. Mike _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
