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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c76108e955e7f138 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-26 11:42:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!dispose.news.demon.net!demon!btnet-peer0!btnet!news5-gui.server.ntli.net!ntli.net!news6-win.server.ntlworld.com.POSTED!not-for-mail From: "martin.m.dowie" Newsgroups: comp.lang.ada References: Subject: Re: Why won't this package compile? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Wed, 26 Dec 2001 19:33:42 -0000 NNTP-Posting-Host: 213.104.120.235 X-Complaints-To: abuse@ntlworld.com X-Trace: news6-win.server.ntlworld.com 1009395432 213.104.120.235 (Wed, 26 Dec 2001 19:37:12 GMT) NNTP-Posting-Date: Wed, 26 Dec 2001 19:37:12 GMT Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:18313 Date: 2001-12-26T19:33:42+00:00 List-Id: "Liddle Feesh" wrote in message news:dlkW7.31460$4f7.4336955@news11-gui.server.ntli.net... > Can anyone tell me why the queue package below won't compile? > > I'm running ObjectADA Version 7.2 Special Edition, since GNAT won't run on > my machine. > > The compiler keeps throwing up "Error: Line 9, col 39 Parse error: expected > COLON, got IN, Inserting COLON. I cut and pasted your code into ObjectAda SE 7.2.1 and it compiled ok