Path: utzoo!attcan!uunet!portal!cup.portal.com!Paul_L_Schauble
From: Paul_L_Schauble@cup.portal.com
Newsgroups: comp.std.c
Subject: Re: switch (expression)
Message-ID: <7329@cup.portal.com>
Date: 14 Jul 88 04:03:31 GMT
References: <1988Jul12.105547.13268@light.uucp>
Organization: The Portal System (TM)
Lines: 8
XPortal-User-Id: 1.1001.3295

No, there's no chance of getting the standard changed. Lobby your favorite
compiler writer.

And while we're at it, seems to me as though the expression in
  switch (Type)
should allow any Type for which the == operator is defined.

    Paul