Re: [sage-devel] Including pari and znpoly in the same file

2012-04-17 Thread David Roe
Patching zn_poly in Sage sounds good to me Does anyone know if this change has been incorporated into FLINT 2? It's not worth spending a lot of time on it if it will be fixed once we upgrade to FLINT 2. David On Tue, Apr 17, 2012 at 17:25, François Bissey < francois.bis...@canterbury.ac.nz>

Re: [sage-devel] Including pari and znpoly in the same file

2012-04-17 Thread François Bissey
On Tue, 17 Apr 2012 16:56:52 David Roe wrote: > I'm working on some p-adic modular symbols code, and am writing a file that > uses zn_poly. Unfortunately, when I try to compile, I get the following > error from gcc: > > $SAGE_ROOT/local/include/zn_poly/zn_poly.h:72: error: redefinition of > typed

[sage-devel] Including pari and znpoly in the same file

2012-04-17 Thread David Roe
I'm working on some p-adic modular symbols code, and am writing a file that uses zn_poly. Unfortunately, when I try to compile, I get the following error from gcc: $SAGE_ROOT/local/include/zn_poly/zn_poly.h:72: error: redefinition of typedef 'pari_ulong' $SAGE_ROOT/local/include/pari/parigen.h:19