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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,23c0de5a42cf667e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!feeder3.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!195.71.90.67.MISMATCH!news.unit0.net!news.uni-stuttgart.de!news-2.dfn.de!news.dfn.de!news.uni-weimar.de!not-for-mail From: stefan-lucks@see-the.signature Newsgroups: comp.lang.ada Subject: Re: GNAT packages in Linux distributions Date: Thu, 27 May 2010 14:47:15 +0200 Organization: Bauhaus-Universitaet Weimar Message-ID: References: <87mxw9x7no.fsf@ludovic-brenta.org> <16bz9kvbqa8y9$.155ntpwpwl29d.dlg@40tude.net> <4be97bea$0$2966$ba4acef3@reader.news.orange.fr> <1p87qdlnjbufg.127laayhrw9x3$.dlg@40tude.net> <4j73xhgimt6r$.pu55kne2p2w5$.dlg@40tude.net> Reply-To: stefan-lucks@see-the.signature NNTP-Posting-Host: medsec1.medien.uni-weimar.de Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323584-1976197016-1274964435=:30605" X-Trace: tigger.scc.uni-weimar.de 1274961357 11703 141.54.178.228 (27 May 2010 11:55:57 GMT) X-Complaints-To: news@tigger.scc.uni-weimar.de NNTP-Posting-Date: Thu, 27 May 2010 11:55:57 +0000 (UTC) X-X-Sender: lucks@medsec1.medien.uni-weimar.de In-Reply-To: Xref: g2news2.google.com comp.lang.ada:12076 Date: 2010-05-27T14:47:15+02:00 List-Id: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323584-1976197016-1274964435=:30605 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT On Wed, 26 May 2010, Yannick Duch�ne (Hibou57) wrote: > Le Wed, 26 May 2010 15:02:50 +0200, a �crit: > >Annotations are an addition to the original language. Annotations are > >typically "hidden" in comments (from the viewpoint of the original > >language). This is in constrast to contracts defined as a part of the > >language itself. (Technically, the language with the annotations makes a > >new language ... but there is a gap between the normal part of the > >language, and the comment-like annotations. > This is just notation, no one can infer anything from such a premise. Notation is not such unimportant. And this is a bit more than just notation: You use different *tools* to compile the program-while-ignoring-all-annotations and to check the additional information provided by the annotations. This means, that psychologically the information in the annotations appears to be the "less important" stuff. E.g., a badly flawed SPARK program may still be compiled by an Ada compiler, but a syntactically incorrect Ada-program will be found flawed by the SPARK tools. > [...] For perception, this matter, I agree. See! -- ------ Stefan Lucks -- Bauhaus-University Weimar -- Germany ------ Stefan dot Lucks at uni minus weimar dot de ------ I love the taste of Cryptanalysis in the morning! ------ --8323584-1976197016-1274964435=:30605--