Yuri on Tue, 27 Sep 2022 17:28:24 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
pari update to 2.15.0 broke giacxcas |
Hello,While attempting to update the FreeBSD port math/pari to 2.15.0 I attempted to rebuild all ports that depend on Pari and math/giacxcas was the only one that broke:
ari.cc:752:24: error: unknown type name 'ANYARG' typedef GEN (*PFGEN)(ANYARG); ^ What is the problem? Yuri