https://issues.apache.org/ooo/show_bug.cgi?id=121561
--- Comment #11 from Pedro Giffuni <[email protected]> --- (In reply to comment #10) > Created attachment 80094 [details] > log of failed sc compile on win buildbot run #450 Thank you so much for the report.. and patience! It looks like the MSVC doesn't like the default policy. There is a MSVC specific hint in the Boost documentation: http://www.boost.org/doc/libs/1_48_0/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/changing_policy_defaults.html I committed a change and MSVC should be less strict about assertions now but it may happen that this needs to be fixed in the Windows specific build or reverted :(. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
