-
**Describe the bug**
Compiling the downstream project ADIOS2 v2.9.0 with C-Blosc 2.9.0 throws the error:
```
C:\Program Files (x86)\blosc\include\blosc2.h(1056,5): error C7555: use of designated …
-
**Describe the bug**
I'm working on a Zephyr module that uses C++20 and involves several custom drivers. Some incompatibility issues with C++ and Zephyr's driver macros were fixed in #56333, but I …
-
I've created both a PR and an issue as I wasn't sure what would be the preferred way to deal with this. Feel free to close either one.
Please see this PR for a description:
https://github.com/boos…
-
```
/usr/ports/devel/folly/work/folly-2023.06.26.00/folly/detail/test/SimdForEachTest.cpp:32:45: error: 'auto' not allowed in function prototype
bool step(char* s, ignore_extrema ignore, auto unro…
-
Using latest development version, sha:309eebe764f8e5aabf39315b47db9bbd3279c2a3, of etl I get the following error when compiling with C++20 on avr-gcc 9.2:
~~~~
avr-g++.exe -DETL_NO_CPP_NAN_SUPPORT -…
-
Some changes are listed in Annex C [[diff]](http://eel.is/c++draft/diff) as differences between versions of C++, but implementations choose the new behavior even in old standard modes. Examples are:
…
-
I tried building current master (f76603f21ea75bcd8d0007d7599cac75862b13b9) on OpenBSD 7.3 on x86_64. It built. There were 4 test failures however. Verbose output below:
```
The following tests …
seanm updated
11 months ago
-
-
As [P0448](https://wg21.link/p0448) has been adopted, I believe P1410 should be reopened.
In addition to rebasing the current contents onto the current working draft (relocating the paragraph to [d…
-
Hello!
Very excited for this project!
Attempting to add Axodox.Common via NuGet to an Unreal Engine 5 project fails with the following error:
Severity Code Description Project File Line Suppres…