[Bug 1046] New: Error in gnu_cxx::stdio_filebuf classes
[email protected] Sat, 16 Jul 2005 14:38:13 -0400
| Newsgroups | gmane.linux.lsb.specification |
|---|---|
| Message-ID | <[email protected]> |
Class __gnu_cxx::stdio_filebuf<char, char_traits<char> > and class __gnu_cxx::stdio_filebuf<wchar_t, char_traits<wchar_t> > are specified with incorrect class data. The are listed with vtable contents that are completely incorrect, belonging to (apparently) the gnu_cxx::stdio_sync_filebuf classes. There's also an inconsistency in that these two classes have exported typeinfo and typeinfo name symbols, but not an exported vtable symbol. A query is in to upstream to see if this was intentional. -- 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.