Subject: Re: [Boost-users] [Multiprecision] Runtime assertion failure with clang++3.6.0 but not g++4.9.2
From: Jeff Schwab (jeff_at_[hidden])
Date: 2016-02-09 05:35:30


On Tue, Feb 9, 2016 at 5:08 AM, John Maddock <jz.maddock_at_[hidden]>
wrote:

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

OK, but what is causing the initialization order issue? Reordering
definitions in the OP's code does not change the error, and the warning is
coming from gmp.hpp.