-
### Description of Issue
A few tests have issues with implicit type conversions. These seem benign but would be useful if someone could correct them and verify that they work as expected. It's a go…
-
Source code:`src/ipa_coverage_planning/ipa_room_exploration/ros/src/room_exploration_action_server.cpp`, `src/ipa_coverage_planning/ipa_room_exploration/common/src/boustrophedon_explorator.cpp`.
When…
-
**What's Wrong**
I have recently tried to clean build proton with clang18 in WSL (Ubuntu 22.04), but it reports `error: 'switch' missing 'default' label [-Werror,-Wswitch-default]` in [base/base/Stri…
-
Hello everyone,
We have a project containing targets linking to rosbag2_storage and the standard yaml-cpp library.
During compilation, we get the following CMake warning:
We're certain t…
-
Test program:
```
void herp_derp() {}
[[gnu::alias("_Z9herp_derpv")]] void frobble();
int main() {
frobble();
}
```
Clang and GCC compile and link this successfully. But ClangIR doesn't p…
-
### Description of Issue
When building USD with Clang (using Apple Clang 16 from Xcode 16, but should reproduce with other compilers), there are several functions that do not return a value. I am b…
-
I’m working on a compiler project based on LLVM and encountering an issue when trying to debug my unit tests using LLDB-17. The debugger crashes with a floating point exception both in VSCode and from…
-
### Version/Branch of Dear ImGui:
Version 1.XX, Branch: XXX (master/docking/etc.)
### Back-ends:
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
### Compiler, OS:
Linux
### Full config/build information…
-
Demo: https://github.com/artem/meson-bug-demo/tree/default-implicit branch `default-implicit`
Output:
```
[1/2] Compiling C++ object bug.p/test.cpp.o
FAILED: bug.p/test.cpp.o
ccache c++ -Ibug.…
artem updated
2 weeks ago
-
### Godot version
4.4-dev
### godot-cpp version
4.4-dev
### System information
wasm in particular
### Issue description
This is intended to primarily be a tracking issue looking a…
jordo updated
3 weeks ago