Date: Sun, 6 Feb 2000 10:19:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Thanhvu Nguyen cc: djgpp AT delorie DOT com Subject: Re: djgpp complains about boolalpha In-Reply-To: <87ikuu$e22@r02n01.cac.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 5 Feb 2000, Thanhvu Nguyen wrote: > ansi/iso standard provides data type bool .. and boolalpha will print out > either true or false. What ANSI standard? The C standard or C++ standard? If you are talking about the C++ standard, the bug report should go to the GCC maintainers, not to this forum.