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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6263e92aa8cc0c35 X-Google-Attributes: gid103376,public From: stt@houdini.camb.inmet.com (Tucker Taft) Subject: Re: Serious problem: Begin ignored! Please help! Date: 1997/10/20 Message-ID: #1/1 X-Deja-AN: 282055497 Sender: news@inmet.camb.inmet.com (USENET news) X-Nntp-Posting-Host: houdini.camb.inmet.com References: <01bcdb4d$2929c7e0$90f11ece@mckee> Organization: Intermetrics, Inc. Newsgroups: comp.lang.ada Date: 1997-10-20T00:00:00+00:00 List-Id: Greg Kelley (gkelley@css.tayloru.edu) wrote: : I have been trying for hours to get rid of the following error and keep : hitting brick walls : Someone please give me some assistance. I am programming on a DEC machine. Your source code looks fine to me. It may be that you have a syntax error *after* the BEGIN, and the compiler is deciding that the best way to correct for the error is to ignore the "BEGIN". In any case, whenever you have a problem like this, it is important to include the *entire* program, not just a "snippet", plus the exact listing output produced by the compiler. Otherwise, it may be difficult to reproduce the problem. : The error is: : BEGIN : ^ : ada: Error: machine_problem_1.ada, line 39: Ignored reserved-word "begin" : And my program (up to the error is: .. : gkelley@css.tayloru.edu -- -Tucker Taft stt@inmet.com http://www.inmet.com/~stt/ Intermetrics, Inc. Burlington, MA USA