[Bug 1063] New: basic_streambuf::showmanyc additions leads to libchk fails
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
Newer libstdc++ is now failing libchk like this (note message is from an unchecked-in copy of libchk that also shows the class name): Symbol data bad for class _ZSt15basic_stringbufIcSt11char_traitsIcESaIcEE vtable[0][7] expecting _ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv got ((nil), (null)) Symbol data bad for class _ZSt15basic_stringbufIwSt11char_traitsIwESaIwEE vtable[0][7] expecting _ZNSt15basic_streambufIwSt11char_traitsIwEE9showmanycEv got ((nil), (null)) These are caused by: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21955, in other words, by an upstream change for anyone who has pulled since 2005-06-08. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.