$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost][multiprecision] compile error with gcc 4.8.4
From: Rob Conde (rob.conde_at_[hidden])
Date: 2016-09-17 13:22:11
The float->int conversion fails for me with as expected with msvc and
current gcc versions. Of course the error message should be a lot better.
When you say "fail" do you mean at compile time or runtime?
Rob