[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: API issues we might want to solve for 1.0

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-17 08:28:25 CET

Greg Hudson wrote:

>On Sun, 2003-12-14 at 17:36, Ben Reser wrote:
>
>
>>The only way we might break that is by adding a member that causes the
>>compiler to pad the struct. Future changes might add more members that
>>then remove the need for the pad.
>>
>>
>
>The standard makes this unlikely to ever be a problem.
>
The standard in fact guarantees that this will never be a problem.
Adding members to the end of a structure cannot change the layout of
previous structure members.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 08:31:03 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.