Hello, Maxim Cournoyer <[email protected]> writes:
> The build of giac fails like: > > --8<---------------cut here---------------start------------->8--- > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. > -g -O2 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT > -DHAVE_LIBMICROPYTHON -fpermissive -DQUICKJS -MT alg_ext.lo -MD -MP -MF > .deps/alg_ext.Tpo -c alg_ext.cc -o alg_ext.o >/dev/null 2>&1 > pari.cc:752:17: error: typedef ‘giac::PFGEN’ is initialized (use ‘decltype’ > instead) > 752 | typedef GEN (*PFGEN)(ANYARG); Fixed. Thank you. Regards, -- Nicolas Goaziou
