Bug#791247: pstoedit: library transition may be needed when GCC 5 is the default

2015-10-30 Thread Emilio Pozuelo Monfort
This is a friendly ping wrt the libstdc++ ABI transition. Your package is listed as needing a transition but has seen no action. It'd be good to get things going so we can finish the transition soon. Cheers, Emilio

Bug#791247: pstoedit: library transition may be needed when GCC 5 is the default

2015-10-23 Thread Amos Jeffries
Even weak symbols have some potential to cause problems. Particularly since templates are involved here. It looks to me like the library uses string types internally, but would prefer to link the libc implementations. It may publish other ABI symbols based on the templates sized or padded to match

Bug#791247: pstoedit: library transition may be needed when GCC 5 is the default

2015-08-13 Thread Simon McVittie
Control: tags 791247 + unreproducible On Fri, 03 Jul 2015 at 13:13:38 +, Matthias Klose wrote: > - Decide if the symbols matching __cxx11 or B5cxx11 are part of the >library API, and are used by the reverse dependencies of the >library. The affected symbols don't look much like API,