[Bug libstdc++/14320] New: [3.4/3.5 Regression] istreambuf_iterator::difference_type is not a signed integral type
peturr02 at ru dot is
gcc-bugzilla@gcc.gnu.org
Fri Feb 27 13:40:00 GMT 2004
As described here:
http://gcc.gnu.org/ml/libstdc++/2004-02/msg00356.html
the standard requires that the difference_type of an iterator must be a
signed integral type, but istreambuf_iterator::difference_type currently
fails to meet this requirement.
--
Summary: [3.4/3.5 Regression]
istreambuf_iterator::difference_type is not a signed
integral type
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: peturr02 at ru dot is
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14320
More information about the Gcc-bugs
mailing list