cppassist
cppassist copied to clipboard
Check conversion of string to float on macOS
The test case fails on macOS (https://travis-ci.org/cginternals/cppassist/jobs/195219351)
Test fixed by 3d5819c (https://travis-ci.org/cginternals/cppassist/builds/228798060)
This is oddly unsatisfying to see gcc and clang passed the tests with the additional f
as float suffix and now they pass without. Do you have any explanation?
can this be closed?