-
## Describe the bug
Compilation results in a lot of warnings coming from the include of a GDAL OGR header file with GCC 13 and C GNU 17.
Including `gdal/ogr_core.h` results in multiple `warning:…
-
Version: master
The latest version of Debian contains gcc version 12. It makes sense to replace `c23` with `gnu2x` (`c2x` not enough)
```shell
$ make
...
cc: error: unrecognized command-line …
-
During compilation, a warning occurred regarding a conflict between the declaration of __dls2 without a prototype in the dlstart.c file and its definition with a prototype in the rcrt1.c file. The com…
-
C23 has a new feature test macro BOOL_WIDTH which is fixed by the standard to the value 1.
Clang has it as 8 in v. 14 to 20, gcc has the correct value.
Test this by compiling with `-std=c2x`
``…
-
Latest commit https://github.com/CCExtractor/ccextractor/commit/f12f12b9165c83d59e6ec43876ae8701dd354cf6
This works well, no messages:
```
pkg-config --exists --print-errors tesseract
pkg-conf…
-
**Describe the bug**
Still not able to install yowsup because of readline package, but unsure of how to continue after these two lines:
```
clang: error: no such file or directory: 'readline/li…
-
```
gpg2john.c:1632:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
…
-
```
gem install statistics2
Building native extensions. This could take a while...
ERROR: Error installing statistics2:
ERROR: Failed to build gem native extension.
current directo…
-
Hi, I generated a hybrid topology of two ligands, the [ dihedrals ] section of the hybrid topology looks like this:
[ dihedrals ]
; ai aj ak al funct c0 c1 …
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include repr…