This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/6915: istream::get calls won't compile when getting an unsignedchar


The following reply was made to PR c++/6915; it has been noted by GNATS.

From: David Burken <dburken@att.net>
To: gdr@gcc.gnu.org,  gcc-gnats@gcc.gnu.org,  gcc-prs@gcc.gnu.org, 
 collar@gamic.com,  gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c++/6915: istream::get calls won't compile when getting an unsigned
 char
Date: Fri, 29 Nov 2002 12:26:36 -0500

 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
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]