On Wed, Oct 17, 2012 at 8:57 PM, Bill Hart <goodwillh...@googlemail.com> wrote:
> It's so long since I looked at this, I don't remember. But I had
> thought it was because these functions were not universally exported
> in mpir.
>
> If they are macros in flint, then I don't see the problem anyway. They
> don't get exported as symbols in the flint library.
>
> They will be picked up by any project that uses mpir.h and flint.h,
> but the functionality is surely identical and unlikely to change. If
> it does, this will be a problem for more than just flint users.

Oh yeah, there's also the fact that the flint functions support a limb
count of zero.

There could potentially be a problem if someone develops and tests
some complex piece of code using mpn functions with flint.h included,
then takes the code somewhere else...

Fredrik

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to