This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14320] [3.4/3.5 Regression] istreambuf_iterator::difference_type is not a signed integral type
- From: "peturr02 at ru dot is" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 13:55:11 -0000
- Subject: [Bug libstdc++/14320] [3.4/3.5 Regression] istreambuf_iterator::difference_type is not a signed integral type
- References: <20040227134048.14320.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From peturr02 at ru dot is 2004-02-27 13:55 -------
Created an attachment (id=5807)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5807&action=view)
Test case
This test case uses numeric_limits to check if
istreambuf_iterator::difference_type is a signed integral type.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14320