-
Building with commit HEAD at `1584f3aba` on/for Debian unstable (2024-08-30) results in:
```
[33934/42810] riscv64-unknown-elf-g++ -nostdlib -Itest/test-cplusplus.p -Itest -I../../../test -Inewlib/l…
-
**Describe the bug**
#include should never be inside of scopes or namepsaces. But zstd seems to extern "C" and then include various headers within them. This then causes clang module building to fa…
-
In trying to create a custom VSource (output of CNN), the documentation seems to suggest that I should use `vips::VSourceCustom`
However, this is the only place where I can find this:
`"./cplusplu…
-
Hi everyone, I now want to develop and debug the Taichi project on **Windows** through **Visual Studio 2022**. After I built the project using the debug configuration documentation on the Taichi…
-
The `__cplusplus` always report `199711L` on MSVC, even if MSVC supports newer standards of C++. To fix `__cplusplus` you have to add `/Zc:__cplusplus` switch (see [here](https://devblogs.microsoft.co…
-
**Describe the bug**
I added a nix flake to this project, but I need to still run `nix-shell -p clang-tools` everytime or I get import errors. Does anyone know why?
**To reproduce**
https://githu…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…
-
```
this code is invalid:
#ifdef __cplusplus
extern "C" {
#endif
# include
#ifdef __cplusplus
}
#endif
with some versions of sdk (or mobile sdk/WinCE) it produces errors. I'm pretty
sure that thi…