This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/6915: istream::get calls won't compile when getting an unsignedchar
- From: David Burken <dburken at att dot net>
- To: gdr at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, collar at gamic dot com, gcc-bugs at gcc dot gnu dot org
- Date: Fri, 29 Nov 2002 12:26:36 -0500
- Subject: Re: c++/6915: istream::get calls won't compile when getting an unsignedchar
All:
Any plans for a stream get/put read/write that takes an "unsigned char"?
Is this not part of the standard? Seems like it should be...
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6915
Just curious,
Dave