Torbjorn Granlund <t...@gmplib.org> writes:

> We could perhaps add a parallel set of functions (_ul, or _ull) allowing
> long long.  We should then follow the principle of "one GMP release, one
> GMP API" and reject compilers and ABIs without long long support.

I don't see much harm in making those long long features conditional on
some configure test. If a program attempts to use those feature and is
compiled with a compiler which doesn't support long long, then it's
going to fail anyway, for other reasons than gmp.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
http://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to