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,a92e43963a6b930f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: N best things about Ada? Date: Mon, 12 Jul 2010 20:44:48 +0100 Organization: A noiseless patient Spider Message-ID: References: <97691fd2-7411-4ccc-bc7b-290aca633cd5@z30g2000prg.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Mon, 12 Jul 2010 19:44:48 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="564"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/GEhKjornpAioCjC2TSTE2zp47Kbq4DAI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:SkUo7rGuoLyA/KKIrlz3taleX2M= sha1:G7zKf9p/NSeW2Ar7ZkT3iUDjhfE= Xref: g2news1.google.com comp.lang.ada:12353 Date: 2010-07-12T20:44:48+01:00 List-Id: Robert A Duff writes: > I wouldn't mind a rule that says the parameter order has to match the > declaration. (A Legality Rule, not a Name Resolution Rule!) Sounds more like a style rule (or an AdaControl rule) to me. Like the GNAT style rule that wants subprograms to be in alphabetical order.