Boost logo

Boost Users :

Subject: Re: [Boost-users] [Multiprecision] Runtime assertion failure with clang++3.6.0 but not g++4.9.2
From: John Maddock (jz.maddock_at_[hidden])
Date: 2016-02-09 05:08:08


On 08/02/2016 18:51, Jeff Schwab wrote:
> Seems to be that Multiprecision relies on static data that haven't
> (necessarily) been initialized before your own static members. Works
> fine if the members are made non-static:
>

There is no static data in mpz_int being relied on here.

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net