fstream.tcc
26.4 KB
-
re PR libstdc++/21286 (filebuf::xsgetn vs pipes) · 544f9440
2005-04-29 Paolo Carlini <pcarlini@suse.de> Nathan Myers <ncm@cantrip.org> PR libstdc++/21286 * include/bits/fstream.tcc (basic_filebuf<>::xsgetn): Loop on short reads; remove the work-around for libstdc++/20806, not needed anymore. Co-Authored-By: Nathan Myers <ncm@cantrip.org> From-SVN: r99033
Paolo Carlini committed