comp.lang.ada
 help / color / mirror / Atom feed
From: enterpoop.mit.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU. net!mcsun!goya!maja!aalvarez@ucbvax.Berkeley.EDU  (Angel Alvarez)
Subject: Help with Meridian compiler, please
Date: 4 Feb 93 14:42:24 GMT	[thread overview]
Message-ID: <1993Feb4.144224.7460@goya.uu.es> (raw)

The following simple program fails to compile with the PC Meridian compiler
(both 286 and 386):

procedure w is
  a: NATURAL range 0..1:=0;
begin
  null;
end w;

However, with the addition of one blank space, it compiles OK:

procedure w is
  a: NATURAL range 0..1 :=0;
-----------------------^
begin
  null;
end w;

Am I facing a (super) weak scanner? ... Am I missing something too obvious?
(anybody from Meridian out there?)

Thanks,
Angel Alvarez

DIT (B-312)
E.T.S.I. Telecomunicacion
Technical University of Madrid
E-28040 Madrid SPAIN

             reply	other threads:[~1993-02-04 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-02-04 14:42 Angel Alvarez [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-02-05 15:38 Help with Meridian compiler, please Robert I. Eachus
1993-02-05 17:04 cis.ohio-state.edu!news.sei.cmu.edu!firth
1993-02-06 23:24 darwin.sura.net!sgiblab!news.cs.indiana.edu!arizona.edu!east.pima.edu!rha
replies disabled

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