-
After getting a working build script that works (see here https://github.com/leaningtech/cheerp-meta/issues/147 ) I did an aggregation of all compiler warnings from building `cheerp-latest` see the re…
-
Ran into this updating my pure-data/libpd/emscripten fork to pd-0.50-2. These might be real bugs. I'm not sure. (I will try to figure out how to disable -Werror so that this doesn't block me.)
`…
-
I tried installing proposal in an apple M1 machine:
`Darwin hin-1702c-2.local 21.3.0 Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101 arm64`
…
-
https://github.com/llvm/llvm-project/blob/b3077f563d9f15aaf1868e54c91a82e2aab666a3/libcxx/include/bit#L161
The rotation direction there seems wrong
Left rotation makes sense, because it moves the mo…
-
| | |
| --- | --- |
| Bugzilla Link | [22957](https://llvm.org/bz22957) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Following http://clang…
-
### Environment details
* Operating System+version: macOS Sonoma 14.0 on Apple Silicon M2 Pro
* Compiler+version: GCC-11 & Apple-Clang 15
* Conan version: 2.0.13
* Python version: 3.11.4
### St…
-
Using validate does not prevent conan lock/install/build from succeeding even though the validate method is throwing a ConanInvalidConfiguration. This is bypassing validate failures in our CI/CD pipel…
-
**Describe the bug**
I'm trying to build from source, but this step fails like so
```
$ ninja -C build install clang-cpp
...
/usr/include/c++/14/bits/unique_ptr.h:1076:30: error: no matchin…
-
Environment:
```
MacOS Sonoma 14.4.1 (23E224)
% lldb --version
lldb version 19.0.0git (git@github.com:llvm/llvm-project.git revision 932bef23276da05c5eed2ffe7c62b7fc5f39caf1)
clang revision 9…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46318](https://bugs.llvm.org/show_bug.cgi?id=46318) |
| Status | NEW |
| Importance | P enhancemen…