ibis-hdl
ibis-hdl
- VSCode Version: 1.66.2 - Local OS Version: Windows 10 - Local chip architecture: x86/64 - Reproduces in: Remote - Containers - Name of Dev Container Definition with Issue: cpp...
I had to move to more up-to-date boost library and some of my unit test failed. I high-jack the reduced example from [x3 error handler shows error location on the...
Following [[question] Is libstdc++11 used in Linux clang? #7002](https://github.com/conan-io/conan/issues/7002) Clang is also affected from C++11 ABI library 'problem'. I my project, I got in (ubuntu 22) CLI ``` $ export...
Using MSVC with enabled Warning /W4 I get the warning on Boost 1.78 H:\.conan\short\8c1894\1\include\boost\spirit\home\x3\auxiliary\any_parser.hpp(121): warning C4459: Declaration of "attr" hides global Declaration H:\.conan\short\8c1894\1\include\boost\spirit\home\x3\auxiliary\attr.hpp(126): note: see Declaration of "boost::spirit::x3::attr" H:\.conan\short\8c1894\1\include\boost\spirit\home\x3\support\no_case.hpp(56): warning...
### What is your question? I refer here to issue [#17209](https://github.com/conan-io/conan/issues/17209) and like to restart. I'm a consumer of `catch2` package and want to compile my project/app on Linux, Windows...
I like to start with the positive things: it works as intended, but if you have other ideas, problems rises as usually :) Anyway, I use `CMakePresets.json` in that way:...