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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5c8024b730bb1bfb,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-04 07:05:10 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: j_del_strother@hotmail.com (Jon) Newsgroups: comp.lang.ada Subject: Compiler error: 'Expect procedure name in procedure call' Date: 4 Nov 2002 07:05:10 -0800 Organization: http://groups.google.com/ Message-ID: <445cd6bf.0211040705.3b638858@posting.google.com> NNTP-Posting-Host: 20.138.254.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1036422310 22794 127.0.0.1 (4 Nov 2002 15:05:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 4 Nov 2002 15:05:10 GMT Xref: archiver1.google.com comp.lang.ada:30344 Date: 2002-11-04T15:05:10+00:00 List-Id: I'm using the GCC compiler, and I'm getting the error 'Expect procedure name in procedure call'. Anyone tell me what the heck this means? Cheers Jon