C++ ABI rebuilds for rawhide too?

Dan Horák dan at danny.cz
Wed Feb 29 08:50:06 UTC 2012


Stephan Bergmann píše v St 29. 02. 2012 v 09:38 +0100: 
> On 02/28/2012 09:18 PM, Bruno Wolff III wrote:
> > Are the same packages going to get automatically rebuilt in rawhide as
> > well as f17?
> 
> Btw, does anybody have a pointer to that "ABI breakage in gcc 4.7 for 
> c++" (i.e., was it an inadvertent breakage, or is there a planned 
> incompatibility for GCC 4.7)?

from changelog in gcc-4.7.0-0.16.fc17
- fix vtable for std::num_get<char, std::istreambuf_iterator<char,
std::char_traits<char> > > and vtable for std::num_get<wchar_t,
std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > ABI
breakage

It was definitely not intentional and we were told that the gcc team
added new tests so such situation (changed order of methods) shouldn't
happen anymore.


Dan




More information about the devel mailing list