comp.lang.ada
 help / color / mirror / Atom feed
From: "Nick Roberts" <Nick.Roberts@dial.pipex.com>
Subject: Re: Problems with records--IMPORTANT
Date: 1998/02/04
Date: 1998-02-04T00:00:00+00:00	[thread overview]
Message-ID: <01bd31b5$2b3b7380$85f882c1@xhv46.dial.pipex.com> (raw)
In-Reply-To: 01bd2fc3$8432eca0$0e2915c0@p5120


But Bob: you don't appear to have changed anything _but_ the spacing!  Do
we infer that the reason for Damian's errors is a difference in GANT
version (from your v3.09)?  I cannot see anything wrong with the flagged
code.

-- 

== Nick Roberts ================================================
== Croydon, UK                       ===========================
==                                              ================
== Proprietor, ThoughtWing Software                   ==========
== Independent Software Development Consultant            ======
== Nick.Roberts@dial.pipex.com                              ====
== Voicemail & Fax +44 181-405 1124                          ===
==                                                            ==
==           I live not in myself, but I become               ==
===          Portion of that around me; and to me             ==
====         High mountains are a feeling, but the hum        ==
=======      Of human cities torture.
===========                             -- Byron [Childe Harold]


bklungle <bklungle@ix.netcom.com> wrote in article
<01bd2fc3$8432eca0$0e2915c0@p5120>...
[...]
>          case nums is
>             when 1 => null;
>             when 2 => r.n := n;
>                       r.d := d;
>                       op  := o(i);
>             when 3 =>null;
>             when 4 => s.n := n;
>                       s.d := d;
>             when others => null;
>          end case;
[...]
> >     73.          case nums is
> >     74.             when 1=>null;
> >     75.             when 2=>r.n:=n;r.d:=d;op:=o(i);
> >                             1      2
> >         >>> invalid prefix in selected component "r"
> >         >>> invalid prefix in selected component "r"
> >     76.             when 3=>null;
> >     77.             when 4=>s.n:=n;s.d:=d;
> >                             1      2
> >         >>> invalid prefix in selected component "s"
> >         >>> invalid prefix in selected component "s"
> >     78.             when others =>null;
> >     79.          end case;





  reply	other threads:[~1998-02-04  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-01  0:00 Problems with records--IMPORTANT Dami�n Company
1998-02-02  0:00 ` bklungle
1998-02-04  0:00   ` Nick Roberts [this message]
1998-02-05  0:00     ` Simon Wright
1998-02-05  0:00     ` bklungle
1998-02-05  0:00   ` Casper
replies disabled

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