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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ace3fca092a457cd X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news.astraweb.com!newsrouter-eu.astraweb.com!proxad.net!cleanfeed3-a.proxad.net!nnrp5-2.free.fr!not-for-mail Return-Path: X-Virus-Scanned: amavisd-new at ada-france.org Date: Wed, 01 Aug 2007 07:34:16 +0200 From: "Grein, Christoph (Fa. ESG)" Subject: AW: Unary operator after binary operator: legal or not? => CompilerError In-reply-to: To: comp.lang.ada@ada-france.org MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Content-Type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-class: urn:content-classes:message Importance: normal Priority: normal Thread-topic: Unary operator after binary operator: legal or not? => CompilerError Thread-index: AcfTyrx1RMUI2oFQTL2iXsj3gECUhwAMSVsw X-MS-Has-Attach: X-MS-TNEF-Correlator: X-OriginalArrivalTime: 01 Aug 2007 05:34:17.0928 (UTC) FILETIME=[9AB7EC80:01C7D3FD] X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.9rc1 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.ada Message-ID: X-Leafnode-NNTP-Posting-Host: 88.191.17.134 Organization: Guest of ProXad - France NNTP-Posting-Date: 01 Aug 2007 07:35:02 MEST NNTP-Posting-Host: 88.191.14.223 X-Trace: 1185946502 news-3.free.fr 26217 88.191.14.223:37345 X-Complaints-To: abuse@proxad.net Xref: g2news2.google.com comp.lang.ada:1306 Date: 2007-08-01T07:35:02+02:00 Oh anon boy, no need to shout! Better learn to read BNF. > That Denote This is a GNAT COMPILER ERROR! +Left & +Right; simple_expression ::= [unary_adding_operator] term {binary_adding_operator term} + => is the unary, Left => is a Term, & => binary_adding_operator +Right => So this must be a term to make the thing legal term ::= factor {multiplying_operator factor} So +Right must be a factor factor ::= primary So +Right must be a primary primary ::= numeric_literal | (expression) So you claim +Right is a numeric literal - interesting Eurocopter Deutschland GmbH Sitz der Gesellschaft/Registered Office: Donauwoerth Registergericht/Registration Court: Amtsgericht Augsburg HRB 16508 Vorsitzender des Aufsichtsrates/Chairman of the Supervisory Board: Dr. Lutz Bertling Geschaeftsfuehrung/Board of Management: Dr. Wolfgang Schoder, Vorsitzender/CEO; Friedrich-Wilhelm Hormel; Ralf Barnscheidt CONFIDENTIALITY NOTICE This communication and the information it contains is intended for the addressee(s) named above and for no other persons or organizations. It is confidential and may be legally privileged and protected by law. The unauthorized use, copying or disclosure of this communication or any part of it is prohibited and may be unlawful. If you have received this communication in error, kindly notify us by return e-mail and discard and/or delete the communication. Thank you very much. It is possible for e-mails to be intercepted or affected by viruses. Whilst we maintain virus checks on our e-mails, we accept no liability for viruses or other material which might be introduced with this message.