GNU Pascal Homepage - gpc - gpc-announce - gpc-de - gpc-doc
Diese Seite auf deutsch

Mail #4149

Back to main page of archive

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  

From: Maurice Lombardi
Subject: packed types and comparison operators bugs
Date: 31 Jul 2000, 19:52:33

Couperin a écrit :
> 
> Le 30 Jul 2000, à 21:11, Russ Whitaker a écrit:
> 
> > Hi
> >
> But about the packed type, I found another problem.
> I can't compile this little program :
> --------------------------------------------
> Program Bug05;
> Const
>   XValMax : Byte = 125;
> Type
>   T_XVal = Packed 0..XValMax;
> Var
>   X : T_XVal = 64;
> Begin
> End.
> --------------------------------------------
> Here is the output :
> 
> Reading specs from c:/djgpp/lib/gcc-lib/djgpp/2.952/specs
> gpc version 20000727, based on 2.95.2 19991024 (release)
> [...]
> Bug05.pas:8: constant out of range

??? For me it works ???
I have the same version of the compiler and djgpp

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  


In reply to

Author Subject Date
Couperin packed types and comparison operators bugs 31 Jul 2000, 16:50:47

Back to main page of archive


Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.

Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.


This page was created by Crystal 0.999 (Linux 2.4.27/i686).