Path: utzoo!attcan!uunet!lll-winken!ncis.llnl.gov!helios.ee.lbl.gov!pasteur!ucbvax!hplabs!hpfcdc!hpesrgd!dbh From: dbh@hpesrgd.HP.COM (Dave Hollenbeck) Newsgroups: comp.lang.c Subject: Re: Survey of "duplicate case in switch" errors Message-ID: <22640001@hpesrgd.HP.COM> Date: 23 Jan 89 20:34:15 GMT References: <36376@oliveb.olivetti.com> Organization: Hewlett-Packard - ESL, Fort Collins CO Lines: 5 HP-UX version 2.0 on a 9000/825 says this: cc: "test.c", line 13: error 1526: Duplicate case constant (5) in switch. Looks right to me, although sometimes I wish I *could* have duplicates.