On Fri, Feb 7, 2014 at 3:25 PM, Francois Bissey <
francois.bis...@canterbury.ac.nz> wrote:

> Truth to be told I would feel better if someone was fixing all (or at
> least some of) the cython warnings we currently
> have before trying anything new.
>

Almost certainly not possible unless you rewrite everything using gmp/mpir
to use the c++ class wrappers since you never assign mpz_t variables (even
then, you would probably have some of these warnings). It would be nice if
there was an option to Cython to suppress such warnings.

-- 
Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to