Hi,
thanks for mentioning this. I don't think it would be any problem to
add this macro to the next release. I've added it to the todo list.
The current delay with the release is due to my internet access being
almost non-existent. I am accessing the internet at 56kb/s at the
moment, with regular drop outs. However, I will be back to broadband
within a week. I am actually amazed at how many websites do not work
with dial-up internet nowadays!
Bill.
On 27/08/2012, Volker Braun <
vbrau...@gmail.com> wrote:
> Starting with GMP 5.0.1 the version can also be gotten from the following
> macro in gmp.h (autogenerated from
gmp-h.in):
>
> #define __GMP_MP_RELEASE (__GNU_MP_VERSION * 10000 + __GNU_MP_VERSION_MINOR
>
> * 100 + __GNU_MP_VERSION_PATCHLEVEL)
>
> I just noticed that gap-4.5.5 uses this macro, so it would be useful to
> "officially" support it im MPIR as well.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "mpir-devel" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/mpir-devel/-/pXAFt2GeBQAJ.
> To post to this group, send email to
mpir-...@googlegroups.com.
> To unsubscribe from this group, send email to
>
mpir-devel+...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/mpir-devel?hl=en.
>
>