gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] GM2 ISO MIN MAX pervasives


From: Gaius Mulley
Subject: Re: [Gm2] GM2 ISO MIN MAX pervasives
Date: 08 May 2003 20:11:22 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Iztok <address@hidden> writes:

> MODULE minmax;
> 
> CONST
>     I = MIN(CARDINAL);
>     J = MAX(CARDINAL);
> BEGIN
> END minmax.
> 
> minmax.mod:7:compilation failed

Hi,

now fixed, the standard functions can be called within constant expressions.
[Again I'll upload cvs changes tonight]

Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]