-
**Checklist in this comment: https://github.com/NixOS/nix/issues/2503#issuecomment-2207393570**
The specific features I am thinking that Autoconf lacks are
- Windows support (with and without mi…
-
Leave comments here with
* new blog posts
* announcements of new tools/libraries
* new releases from libraries/tools
* anything notable in the rust+wasm world
* suggested rust+wasm quote of the…
-
```text
[user@host ~]% clangd --version
clangd version 18.1.2 (http://git.linaro.org/toolchain/jenkins-scripts.git e5def089cd9f5aa71524f82fef301ca66eaa38d2)
Features: linux
Platform: aarch64-unkno…
-
### What is your question?
I am building joltphysics for visionOS and bitcode is enabled. is there any way to disable bitcode?
What I have done
profile
```ini
[settings]
arch=armv8
build_…
-
### Expected Behavior
Being able to install SQLCipher using a Swift Package Manager package maintained by Zetetic
### Actual Behavior
In order to use SQLCipher with Swift Package Manager, a u…
-
I'm packaging this for Ubuntu via a PPA and will be including it in Pop!_OS's main repository. I think this project is extremely valuable and would be a great asset to our massive developer community.…
-
### What version of rules_go are you using?
0.41.0
### What version of gazelle are you using?
N/A
### What version of Bazel are you using?
6.3.2
### Does this issue reproduce wit…
-
## Description
The build step in the rolling ci fails with what looks like a missing source command. The same CI setup passes the build step just fine for iron and humble. The failing package only co…
Flova updated
4 months ago
-
Running clang-tidy on the following piece of code causes clang-tidy to crash:
```
#include "gmock/gmock.h"
#include
class Mock
{
public:
MOCK_METHOD(int, Foo, (uint8_t x));
};
TEST(Break…
-
I've been experimenting with clang and thought it might be useful to open a discussion here before submitting pull requests. There might be some things I'm doing wrong, as I'm by no means an expert.
…