On Monday, 27 August 2012 00:52:32 UTC+1, Volker Braun 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. > > Did you mean __GNU_MP_RELEASE ?
Anyway, I have added __GNU_MP_RELEASE and __MPIR_RELEASE to the MPIR SVN so they will appear in the next version of MPIR, which should be released shortly. -- 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/-/0oS22DYK23gJ. 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.