On 6/8/2014 18:27, JonY wrote:
> Hi,
>
> I'm about to push a few commits to update mpdecimal to 2.4, which is
> now thread-safe, all the horrible locking hacks removed.
>
> mpdecimal is used by the decimal float support code in mingw-w64 (I
> haven't really found the time to code a lot), it is f
Hi,
I'm about to push a few commits to update mpdecimal to 2.4, which is
now thread-safe, all the horrible locking hacks removed.
mpdecimal is used by the decimal float support code in mingw-w64 (I
haven't really found the time to code a lot), it is far from complete
and should not impact any us