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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2478ea1b71f848e3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.66.84.202 with SMTP id b10mr4971516paz.43.1351097130074; Wed, 24 Oct 2012 09:45:30 -0700 (PDT) Path: s9ni40545pbb.0!nntp.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: =?utf-8?B?R05BVCBkb2luZyBtYWNyb+KAkWV4cGFuc2lvbj8gKFByZS9Qb3N0IGNvbmQ=?= =?utf-8?B?aXRpb25zKQ==?= Date: Wed, 24 Oct 2012 18:45:27 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: qMb93YQAAEXAn86i0hBe/g.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.02 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-10-24T18:45:27+02:00 List-Id: Le Wed, 24 Oct 2012 18:40:58 +0200, Yannick Duch=C3=AAne (Hibou57) = a =C3=A9crit: > same snippet. Obviously, this does not stand for the reliable Read =E2=80=9Cdoes not stand for the real thing=E2=80=9D. > type A_Type is mod 256; Sorry, forget to say about a second variation: replace the above with = `type A_Type is new Positive;` and there will be no more error at runtim= e = (the first error, that is, with the useless package body still there). = That one is a lot weird. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity