This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.2


On Mon, Aug 12, 2002 at 02:32:22PM -0600, Jeff Law wrote:
> The idea behind having it done in libstdc++
> is that we can verify that sizes/layouts of any externally visible classes
> and structures don't change from one rev of libstdc++ to another.  That
> in conjunction with testing the signatures of every externally visible
> function gives us a much better chance of keeping libstdc++ compatible 
> from one rev to the next.

Completely agreed.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]