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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4c8d52df342ee757 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: "Frank" Newsgroups: comp.lang.ada References: <41544294.8040009@mailinator.com> <41556eb5$1@news.broadpark.no> Subject: OT: Re: gnatmake command line parameter - newbie question Date: Sun, 26 Sep 2004 20:34:25 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 NNTP-Posting-Host: 18.80-202-223.nextgentel.com X-Original-NNTP-Posting-Host: 18.80-202-223.nextgentel.com Message-ID: <41570bb6$1@news.broadpark.no> X-Trace: news.broadpark.no 1096223670 18.80-202-223.nextgentel.com (26 Sep 2004 20:34:30 +0200) Path: g2news1.google.com!news1.google.com!news.glorb.com!news.zanker.org!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!nntp.gblx.net!nntp3.phx1!news.broadpark.no Xref: g2news1.google.com comp.lang.ada:4226 Date: 2004-09-26T20:34:25+02:00 List-Id: I recognize this situation very well. During a math-exam I misread/misunderstood "1" (digit one) and "l" (letter L) in the text. In this way a spent 15 minuted trying to solve the task :-)). Similar a collegue of me searched for a long time for a bug in SQLWindows where "!" is start of comment and "!=" means "not equal". After some time he discovered that a space had hidden between the exclamation-sign and the equal-sign. Lesson learned: Courier Frank