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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,81bb2ce65a3240c3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,CP1252 Received: by 10.68.213.106 with SMTP id nr10mr2207308pbc.2.1335344652931; Wed, 25 Apr 2012 02:04:12 -0700 (PDT) Path: r9ni96276pbh.0!nntp.google.com!news1.google.com!postnews.google.com!q13g2000vbd.googlegroups.com!not-for-mail From: leonid Newsgroups: comp.lang.ada Subject: Re: What would you like in Ada202X? Date: Wed, 25 Apr 2012 02:04:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <52f0454a-a0df-4cf2-aeeb-89185a30d0d2@q13g2000vbd.googlegroups.com> References: <3637793.35.1335340026327.JavaMail.geo-discussion-forums@ynfi5> <87wr54b43q.fsf@adaheads.sparre-andersen.dk> NNTP-Posting-Host: 77.125.77.144 Mime-Version: 1.0 X-Trace: posting.google.com 1335344652 28851 127.0.0.1 (25 Apr 2012 09:04:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 25 Apr 2012 09:04:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q13g2000vbd.googlegroups.com; posting-host=77.125.77.144; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0,gzip(gfe) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Date: 2012-04-25T02:04:12-07:00 List-Id: On Apr 25, 10:46=A0am, Yannick Duch=EAne (Hibou57) wrote: > Le Wed, 25 Apr 2012 10:36:09 +0200, Jacob Sparre Andersen > a =E9crit: > > > Martin wrote: > > >> Ok, we don't officially have Ada2012 yet but as no new features are > >> going to be added to it, now seems like a good time to start thinking > >> about the next revision. > > > Did you listen to the discussion on the subject chaired by Robert Dewar > > at FOSDEM? > > On my own side, I don't. What did he said? > > -- > =93Syntactic sugar causes cancer of the semi-colons.=94 [1] > =93Structured Programming supports the law of the excluded muddle.=94 [1] > [1]: Epigrams on Programming =97 Alan J. =97 P. Yale University May be it's a bad idea, but in accept statement and entry why not write: accept ... with delay ... and accept ... with delay until ... it's a more simple then or alternative in select statement