John McFarlane

Results 88 issues of John McFarlane

[This example](https://godbolt.org/z/AFvfMa) using `overflow_integer` should be equivalent to [this example](https://godbolt.org/z/zgs_db) which avoids using `overflow_integer` altogether. But the former fails to compile because a 64-digit integer is requested.

bug

* mention https://github.com/microsoft/vcpkg/tree/master/ports/cnl in README * test.yml?

- FAQ - config control MACROS - types - free functions - tags - customisation points

Doesn't seem to have need to specialize

wg21

CMake script which iterates over each header inside *cnl/include*. For a *cnl/include/cnl/foo.h* adds a test which expects *cnl/src/test/include/cnl/foo.cpp*. Adds a test that the *.cpp* file starts with an inclusion of...

As recommended by Morris: https://docs.microsoft.com/en-us/cpp/cpp/vectorcall?view=vs-2019

It's not user-friendly enough that the following flags must be set to get tests to work on ARM systems: * `CNL_INT128=OFF` * `CNL_TEST_VC=OFF` Find a smarter way to automatically detect...

https://godbolt.org/z/GC1SfJ

https://medium.com/@bellmar/is-cobol-holding-you-hostage-with-math-5498c0eb428b