Hi David,

David Bertoni <[EMAIL PROTECTED]> writes:

> The recent checkin to use XMLFileLoc consistently to represent 
> line/column numbers has broken most of the 32-bit platforms.

That's my fault, sorry about that.

> I've almost finished a patch, just in case anyone else has decided to 
> work on it.

Thanks for working on it. Unfortunately, I don't think we can use
long long type directly since some of the platforms that we try to
support (notably VC6) lack it. I will try to come up with a more
portable fix.

Thanks,
Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to