Ilya Zakharevich on Fri, 27 Jun 2003 01:25:19 -0700


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

Re: .gprc


On Thu, Jun 26, 2003 at 08:08:51PM +0200, Karim BELABAS wrote:
> > You want me to insert something like this in gprc:
> >
> >   if VERSION == 2.2.5 eval(version=[2,2,5])
> >   if VERSION == 2.2.6 eval(version=[2,2,6])
> >   if VERSION == 2.2.7 eval(version=[2,2,7])
> 
> This wouldn't work. Only 'read' and assignment statements are supported in .gprc

I assumed that I added ;-) eval() support already.

Hope this helps,
Ilya