-
### Bug Description
I see the following warning when building with Qt 6.8:
```cpp
[ 11%] Completed 'libdjinterop'
[ 11%] Built target libdjinterop
[ 11%] Linking CXX static library libmixxx-q…
-
It would be great if it could be possible to enable hosting on a subpath e.g. https://www.awesome-project.io/gramps-web
There is the possibility by using some nginx trickery to replace / extend mos…
-
It seems like there have been some backward-incompatible changes in one of the dependencies; I can't get a build to succeed.
It might be good to commit `Cargo.lock` once this is fixed, so that it w…
-
### Which package is this bug report for?
discord.js
### Issue description
After upgrading @types/node v22.7.9, the following error occurs when executing the tsc command.
```
node_modules/.pnpm…
-
# Rust API Guidelines Checklist
- **Naming** *(crate aligns with Rust naming conventions)*
- [ ] Casing conforms to RFC 430 ([C-CASE])
- [ ] Ad-hoc conversions follow `as_`, `to_`, `into_` co…
-
We would like to add more static validation around model types, making sure they use `Property` types correctly etc. One obstacle to this is to be able to statically identify all model types to be val…
lptr updated
10 months ago
-
All libraries shipped in the repo currently explicitly defaults to [static linking](https://github.com/open-telemetry/opentelemetry-swift/pull/222) which means every target that depends on them will h…
-
Ledger on the list contract credits endpoint has type interface{} even though the params are static.
There are other untyped params on this response as well. Seems like maybe array params are missi…
-
**Describe the bug**
These files are installed under $PREFIX/mod:
```
Error: Orphaned: mod/shared/h5_gen.mod
Error: Orphaned: mod/shared/h5a.mod
Error: Orphaned: mod/shared/h5d.mod
Error: Orphan…
-
Checking if files exist statically would be useful
```py
a: StaticPath["foo.txt"] = Path("foo.txt") # error: file doesn't exists
```
Expanding on this we could even statically get the content o…