Karim BELABAS on Tue, 18 Jun 2002 15:51:07 +0200 (MEST)


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

Re: better version information


On Thu, 13 Jun 2002, Bill Allombert wrote:
> On Wed, Jun 12, 2002 at 06:50:46PM +0200, Karim BELABAS wrote:
> > Sure. You patch it ? The LINUX_VERSION_CODE example you sent me
> > [ NB:
> >   #define UTS_RELEASE "2.2.19"
> >   #define LINUX_VERSION_CODE 131603
> >   #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
> >
> >   used as
> >
> >   #if LINUX_VERSION_CODE <= KERNEL_VERSION(2.2.19)
> > ]
> >
> > looks fine.
>
> Done in the CVS. paricfgDOS.SH need to be fixed.

Done. I've updated paricfgDOS.SH.

    Karim.
-- 
Karim Belabas                    Tel: (+33) (0)1 69 15 57 48
Dép. de Mathematiques, Bat. 425  Fax: (+33) (0)1 69 15 60 19
Université Paris-Sud             Email: Karim.Belabas@math.u-psud.fr
F-91405 Orsay (France)           http://www.math.u-psud.fr/~belabas
--
PARI/GP Home Page: http://www.parigp-home.de/