freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Richard Guenther
Subject: Re: [pooma-dev] Re: [PATCH] Fix FileSetReader/Writer
Date: Thu, 02 Sep 2004 19:46:47 +0200
User-agent: Mozilla Thunderbird 0.7.3 (X11/20040830)

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]