[pooma-dev] Re: [PATCH] Fix FileSetReader/Writer

Richard Guenther rguenth at tat.physik.uni-tuebingen.de
Thu Sep 2 17:46:47 UTC 2004


Jeffrey D. Oldham wrote:

> http://www.codesourcery.com/cxx-abi/abi.html#layout defines C++ object 
> layout.  It does depend on the machine's alignment, which is what we are 
> seeing and why my comment that the structure should be laid out the same 
> on all machines was wrong.

Yes, section 2.2 would be relevant here, as OffsetData is POD.  But I 
still think http://www.codesourcery.com/cxx-abi/ is not relevant to the 
discussion of portability.

Richard.



More information about the pooma-dev mailing list