-
The `maven.compiler.release` property has been available for some time now. In Java 22+ I get the following warning when compiling:
```
[WARNING] location of system modules is not set in conjunction…
-
The [latest version](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.12.0) of MSVC causes an internal compiler error in `src/test/fuzz/utxo_snapshot.cpp` for both "Releas…
-
### Summary
Same as https://github.com/mui/base-ui/issues/809.
The action plan would involve:
- [ ] Close #42548
- [ ] Run all the tests on the output of the compiler. I believe we already d…
-
**Is your feature request related to a problem? Please describe.**
The latest SYCL compiler requires C++17, while our TPLs (i.e. BLT benchmark-1.8.0 in particular) are on C++11. Need to search for …
-
It would be useful to be able to define sub-templates within a template that is compiled by `tmpl`
```html
{{ define "greeting" }}
Hello world!
{{ end }}
{{template "greeting"}}
```
Current…
-
Whenever possible, we should remove compiler warnings to enforce clean code style and code base.
Find out how to turn warnings into errors by adding additional compiler flag in CI.
-
This commit: https://github.com/sony/nmos-cpp/commit/7a264e9fb2991af93b47978600be3f2a18b442f3
Seems to introduce a number of compilation errors on windows (tried both with Visual Studio 2019 and 20…
-
Projects that use Kokkos and KokkosKernels can't disable the Kokkos `launch_compiler` via `COMPONENTS separable_compilation`. KokkosKernels always forces the use of `launch_compiler`.
```cmake
find_p…
-
A C/C++ compiler has not been selected with mex -setup
-
See https://github.com/earlephilhower/arduino-pico/issues/2535
According to [this](https://github.com/earlephilhower/arduino-pico/blob/edba2faa3424737b1b24d5583a330d1c54f0e7df/tools/makeboards.py#L…