chiark / gitweb /
New symbols file from compiling with gcc6
authorMatthew Vernon <matthew@debian.org>
Fri, 19 Aug 2016 08:23:23 +0000 (09:23 +0100)
committerMatthew Vernon <matthew@debian.org>
Fri, 19 Aug 2016 08:23:23 +0000 (09:23 +0100)
commit082d35193d23dee173b16c6c04ea737b496842f1
tree4f80acd253780d81ff35190de286592a670e4856
parent8d26b5a9a263bcdefe4bde6bbd31bf3a243192e6
New symbols file from compiling with gcc6

This should fix #811969. To get to this point, re-build (and tell
sbuild to keep the build artifacts), then look at the new symbols file
in debian/libpcrecpp0v5/DEBIAN/symbols . To prettyfy this, use:

sed 's/ \(_.*\) \(.*\)/ (c++)"\1" \2/' libfoo.symbols | c++filt

rune from https://wiki.debian.org/UsingSymbolsFiles
debian/libpcrecpp0v5.symbols