Bill Allombert on Fri, 6 Dec 2002 13:39:16 +0100


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

2 changes in the CVS


Hello developers,

I have commited two change to the CVS.

First I have commited the patch to kernel/none to declare hiremainder and
overflow external in every file but one. This is needed on Darwin and by ANSI
C.

Second I have renamed template to tmplate in anal.c , because template
is a C++ reserved keyword, and PARI is supposed to be buildable with
a C++ compiler.

This is not sufficient to build with g++ 2.95.3. I have a larger patch that fix
that  but it is not polished yet.  

Cheers,
Bill.