gnu.ver: Adjust __copy_streambufs_eof export vs 64-bit arches.
2006-03-02 Paolo Carlini <pcarlini@suse.de> * config/abi/pre/gnu.ver: Adjust __copy_streambufs_eof export vs 64-bit arches. From-SVN: r111666
This commit is contained in:
parent
f82783bdda
commit
349ea4d461
@ -1,3 +1,8 @@
|
||||
2006-03-02 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* config/abi/pre/gnu.ver: Adjust __copy_streambufs_eof export
|
||||
vs 64-bit arches.
|
||||
|
||||
2006-03-01 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 41.
|
||||
|
@ -652,7 +652,7 @@ GLIBCXX_3.4.8 {
|
||||
_ZNSi10_M_extractI[^g]*;
|
||||
_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractI[^g]*;
|
||||
|
||||
_ZSt21__copy_streambufs_eofI[cw]St11char_traitsI[cw]EEiPSt15basic_streambuf*;
|
||||
_ZSt21__copy_streambufs_eofI[cw]St11char_traitsI[cw]EE[il]PSt15basic_streambuf*;
|
||||
} GLIBCXX_3.4.7;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user