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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel

Reply via email to