Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 1996 22:38:56 -0800 (PST)
From:      Doug White <dwhite@riley-net170-164.uoregon.edu>
To:        Terry Lambert <terry@lambert.org>
Cc:        questions@freebsd.org
Subject:   Re: How do you declare an enum ?
Message-ID:  <Pine.BSF.3.91.960403223719.1174A-100000@riley-net170-164.uoregon.edu>
In-Reply-To: <199604032029.NAA19898@phaeton.artisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Apr 1996, Terry Lambert wrote:

> > Is there a different way to declare an enum type?
> 
> You missed the meeting!  8-).

I didn't get an invitation!

> You are trying to enum a C++ reserved word.  This is a fairly recent
> addition to the list of reserved words.

Aah.  Apparently other compilers haven't caught up.

Removing the enum and changing all references of "boolean" to "bool" got 
it up.

Thanks for the help, guys!

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960403223719.1174A-100000>