gcc5 C++11 ABI rebuilds and FTBFS packages

Jonathan Wakely jwakely at redhat.com
Mon May 18 12:39:33 UTC 2015


On 04/05/15 13:09 +0200, Kalev Lember wrote:
>lyx:           http://koji.fedoraproject.org/koji/taskinfo?taskID=9651160

It looks like LyX forward-declares std::basic_string, which is (1)
undefined behaviour and (2) not going to work now that std::string is
really defined as std::__cxx11::basic_string.

This should be fixed upstream.



More information about the devel mailing list