comp.lang.ada
 help / color / mirror / Atom feed
From: "Liddle Feesh" <no_see_reply_address@spam.com>
Subject: Re: Why won't this package compile?
Date: Wed, 26 Dec 2001 22:20:17 -0000
Date: 2001-12-26T22:20:17+00:00	[thread overview]
Message-ID: <K2sW7.49142$4z5.6866066@news6-win.server.ntlworld.com> (raw)
In-Reply-To: mailman.1009378502.6867.comp.lang.ada@ada.eu.org

"Michal Nowak" wrote:

> If you want to use Put_Line you should with Ada.Text_IO
> and use Ada.Text_IO;

Noted. I shall add these at the beginning of the package spec and package
body.

> >  end add;
> >
> >  procedure remove is
> >  begin
> >  -- Put_Line("Queue_Package Remove node procedure");
> >  end Remove;
> >
> >  procedure initalise is
> >  begin
>
> There cannot be nothing here.
> If you want the precedure do nothing,
> write just:
> null;

Also noted - thanks.

> >  end initalise;
> >
> >  procedure is_empty_Queue
> >  begin
> >
> >  end is_empty_Queue;
> >
> >end Queue_Package;
>
> And what is the specification?

The specification is written in the main post.

> BTW, in some previous mail you wrote, that you are not using
> GNAT, because it is not working on your system.
> What version of GNAT and from did you got it from?

The GNAT version I downloaded was from:
ftp://cs.nyu.edu/pub/gnat/3.13p/winnt/

It appears to be version 3.31p.

I am running Windows 2000 Professional (SP2).




--
Liddle Feesh
 '  O 0 o <"//><  ' o'^
(Remove UNDERPANTS to reply)








  reply	other threads:[~2001-12-26 22:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-26 13:33 Why won't this package compile? Liddle Feesh
2001-12-26 14:15 ` Liddle Feesh
2001-12-26 14:59   ` Michal Nowak
2001-12-26 22:20     ` Liddle Feesh [this message]
2001-12-27  8:21       ` Michael Bode
2001-12-27 10:02       ` Michal Nowak
2001-12-27 17:03         ` Liddle Feesh
2001-12-28  9:15           ` GNAT on Win2K Was: " Michal Nowak
2001-12-28 16:25             ` Alfred Hilscher
2001-12-28 17:08               ` Liddle Feesh
2001-12-26 15:08   ` Jeff Creem
2001-12-26 14:49 ` Larry Hazel
2001-12-26 22:21   ` Liddle Feesh
2001-12-27  1:19     ` Larry Hazel
2001-12-26 19:33 ` martin.m.dowie
2001-12-26 23:10 ` Why won't this package compile? - ERRORS FIXED & NEW PROBLEMS & New Source Code Listing Liddle Feesh
2001-12-27  4:21   ` Larry Hazel
2001-12-27 16:57     ` Liddle Feesh
replies disabled

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