On Sat, Apr 04, 1998 at 06:07:23AM -0700, ninjaz wrote:
> The lines it are complaining about are:
>      90 typedef int bool;
>      91 #ifdef __cplusplus
>      92 const bool false = 0;
>      93 const bool true = 1;
>      94 #else

This is evil; there is a built in bool type with the new g++
and libstc++28, so no need to pretend like this code does.


hamish
-- 
Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to