]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/include/bits/fstream.tcc
re PR libstdc++/13217 (basic_filebuf::underflow doesn't deal gracefully with read...
authorPaolo Carlini <pcarlini@suse.de>
Wed, 10 Dec 2003 20:05:00 +0000 (20:05 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 10 Dec 2003 20:05:00 +0000 (20:05 +0000)
commit3090572ce2806c17059af0924390a7532467c2ef
tree8005bb5caef94bc1b2e5f178ff8f8917dd7473dd
parent35d6801ebe76223839d318e66696d28fe903c739
re PR libstdc++/13217 (basic_filebuf::underflow doesn't deal gracefully with read errors)

2003-12-10  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13217
* include/bits/fstream.tcc (underflow): Deal gracefully with
read errors: throw ios_base::failure.

From-SVN: r74506
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/fstream.tcc
This page took 0.056766 seconds and 5 git commands to generate.