This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: range of enums
- To: Branko Cibej <branko.cibej@hermes.si>
- Subject: Re: range of enums
- From: Gavin Romig-Koch <gavin@cygnus.com>
- Date: Wed, 17 Feb 1999 11:39:12 -0500 (EST)
- Cc: Gavin Romig-Koch <gavin@cygnus.com>, egcs@egcs.cygnus.com, egcs-patches@egcs.cygnus.com, Charles G Waldman <cgw@alum.mit.edu>
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: <36CAE431.4C863F43@hermes.si>
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <14021.42935.199205.438149@sirius><14026.51498.655124.717726@cetus.cygnus.com><36CAE431.4C863F43@hermes.si>
- Sender: owner-egcs@egcs.cygnus.com
Branko Cibej <branko.cibej@hermes.si>:
> The C++ standard says something else; ...
Well I stand by my interpretation of the C++ standard, but in any
case my patch doesn't change g++.
-gavin...