From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,cea502f7b2820a37 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!209.244.4.230!newsfeed1.dallas1.level3.net!news.level3.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Enumeration literals and their associated functions Date: 20 Oct 2005 22:10:08 -0500 Organization: LJK Software Message-ID: References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1129864132 19990 192.135.80.34 (21 Oct 2005 03:08:52 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Fri, 21 Oct 2005 03:08:52 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:5839 Date: 2005-10-20T22:10:08-05:00 List-Id: In article , Robert A Duff writes: > "Randy Brukardt" writes: > >> Right. The classic example is: >> >> type Base is (Bin, Oct, Dec, Hex); >> type Month is (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, >> Dec); > > I thought the classic example was Rainbow_Color and Traffic_Light, > both of which have a Red. ;-) No that would be Rainbow_Color and Political_Epithet to be full homonyms.