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,4ce0ea7d497db907 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!zen.net.uk!dedekind.zen.co.uk!news-peer-lilac.gradwell.net!not-for-mail From: Rob Norris Newsgroups: comp.lang.ada Subject: Re: anonymous access type Date: Thu, 05 Mar 2009 16:27:51 +0000 Message-ID: References: <34e9f890-dd1f-4a71-a15f-7b093bb51654@j12g2000vbl.googlegroups.com> X-Newsreader: Forte Free Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Original-NNTP-Posting-Host: glkas0286.greenlnk.net NNTP-Posting-Host: 20.133.0.1 X-Trace: 1236270476 news.gradwell.net 514 dnews/20.133.0.1:33506 X-Complaints-To: news-abuse@gradwell.net Xref: g2news1.google.com comp.lang.ada:3974 Date: 2009-03-05T16:27:51+00:00 List-Id: On Thu, 5 Mar 2009 00:14:53 -0800 (PST), Ludovic Brenta wrote: >Robert A Duff wrote on comp.lang.ada: >> As it is, the Ada language has split into three >> dialects: always say 'in', never say 'in', and say 'in' only for >> procedures. �That's unfortunate. > >I'm one of the Knights Who Say "in" :) > >sorry, couldn't resist Me 2. However the only reason I normally put them in is due to the colour highlighting mode of whatever (old) version of Ada-Mode we use with Emacs, which doesn't colour the parameter type correctly if the 'in' is not in.