[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hamm compile errors.



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, hamish@debian.org, hamish@rising.com.au, hmoffatt@mail.com
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 debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: