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

Bug#790975: afflib: library transition may be needed when GCC 5 is the default



Control: severity -1 serious
Control: tag -1 confirmed

On Fri, Jul  3, 2015 at 13:08:49 +0000, Matthias Klose wrote:

>  - Rebuild the library using g++/g++-5 from experimental. Note that
>    most likely all C++ libraries within the build dependencies need
>    a rebuild too. You can find the log for a rebuild in
>      https://people.debian.org/~doko/logs/gcc5-20150701/
>    Search for "BEGIN GCC CXX11" in the log.
> 
>  - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
>    library API, and are used by the reverse dependencies of the
>    library.
> 
a diff of symbols exported by current libafflib0 and a rebuilt one
shows among others:
-_ZN3aff7seglist8containsESs
+_ZN3aff7seglist8containsENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
-_ZN3aff9ends_withERKSsS1_
+_ZN3aff9ends_withERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_

Both of these symbols are public.

Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/forensics-devel/attachments/20150804/c5d43a1b/attachment.sig>


Reply to: