comp.lang.ada
 help / color / mirror / Atom feed
* AW: To := Grein, Christoph (Fa. ESG)
@ 2007-08-02 10:17 Grein, Christoph (Fa. ESG)
  0 siblings, 0 replies; 4+ messages in thread
From: Grein, Christoph (Fa. ESG) @ 2007-08-02 10:17 UTC (permalink / raw)
  To: comp.lang.ada

> And for you!  You tried to alter my definition to "+Right was 
> defined as a numeric_literal".  Which shows that you can make 
> mistakes as well. But have you owned up it it?

This was no mistake, it was deliberate :-) my boy.


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. 




^ permalink raw reply	[flat|nested] 4+ messages in thread
* To := Grein, Christoph (Fa. ESG)
@ 2007-08-01  6:46 anon
  2007-08-01  7:11 ` AW: " Grein, Christoph (Fa. ESG)
  0 siblings, 1 reply; 4+ messages in thread
From: anon @ 2007-08-01  6:46 UTC (permalink / raw)


Even though I made a mistake about the parentheses. My BNF reading 
was correct. I did cut the BNF definitions to valid statements and 
opions only. So, you need to reread my post. 

I said:

Ada LRM 4.4 ( 7 ) =>   primary ::= numeric_literal | .. | (expression)

  +Right  => is defined as an expression
  -7      => is defined as an expression

-- ---------------------------- --
-- For other statements see other post --
-- ---------------------------- --

Ada LRM 4.4 ( 7 ) =>   primary ::= numeric_literal | string_literal 

  Right  => string_literal 
  7      => numeric_literal


So, where did I claim that "+Right" was a numeric literal?  I do not 
see that.  I define the "+Right" as an expression and then later 
define "Right" as a string_literal.  which is correct except that the
expression definition requires parentheses.




In <mailman.15.1185946484.3834.comp.lang.ada@ada-france.org>, "Grein, Christoph (Fa. ESG)" <Christoph.Grein@eurocopter.com> writes:
>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. 
>




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-02 22:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-02 10:17 AW: To := Grein, Christoph (Fa. ESG) Grein, Christoph (Fa. ESG)
  -- strict thread matches above, loose matches on Subject: below --
2007-08-01  6:46 anon
2007-08-01  7:11 ` AW: " Grein, Christoph (Fa. ESG)
2007-08-02  6:52   ` anon
2007-08-02 22:28     ` Markus E.L. 2

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox