Open sgiurgiu opened 5 years ago
Hi, In the boost 1.69 release the boost::spirit library has decided to:
Drop own FP routines in favor of boost::math PR#392 #13531 (https://www.boost.org/doc/libs/1_69_0/libs/spirit/doc/x3/html/spirit_x3/changelog/spirit_3_0_3.html) .
This, of course, creates a bit of an issue. Is it possible to please fix it for boost 1.69+ ?
Thank you.
Isn't this done already?
Hi, In the boost 1.69 release the boost::spirit library has decided to:
This, of course, creates a bit of an issue. Is it possible to please fix it for boost 1.69+ ?
Thank you.