[ 
https://issues.apache.org/jira/browse/XERCESC-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999009#comment-12999009
 ] 

David Bertoni commented on XERCESC-1959:
----------------------------------------

Xerces-C serializes numbers into the stream that indicates things like string 
length, so it will still need to deal with endianness.

It's possible for this to be changed in a future, but we would then break 
compatibility with grammars that were serialized by previous releases, 

> serializeGrammars does not work between 32 and 64 bit systems
> -------------------------------------------------------------
>
>                 Key: XERCESC-1959
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1959
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (XML Schema)
>    Affects Versions: 3.1.1
>         Environment: Win Vista 32 bit + VS 2010 express, Xerces-C 3.1.1 binary
> Ubuntu 10.10 64 bit, Xerces-C 3.1 installed
>            Reporter: Daniel Turcanu
>
> Serialization of schema grammar does not work between Windows 32 and Linux 64 
> bit. Serializing on one machine (with serializeGrammars) and deserializing on 
> the other (with deserializeGrammars) fails ungracefully.
> Serializing and deserializing on the same machine works fine.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to