-
At the moment the locale-setting code (in lib/scopehal/Unit.h) uses the C API and does not appear thread-safe on Windows. Additionally, on macOS it seems to not correctly reset the locale on applicati…
d235j updated
2 weeks ago
-
## Summary
The current API has an IInitializeAsync which provides a convenient way to run async code during page initialization. However, there does not exists a similar implementation pattern if …
-
### Problem
Original issue: https://github.com/Saghen/blink.cmp/issues/94
Many Lsp's auto import module before starting the completion, but doing so results in the starting of insertion at the wrong…
-
- [X] https://crawler.data.gouv.fr/api/resources/8de41e64-2ed5-4982-9e42-cf2721a2761c/status/ retourne une 500 -> probably fixed by https://github.com/datagouv/hydra/pull/187
- [x] https://crawler.dat…
-
Current null-safe platform libraries have seemingly redundant null-checks in many places.
A parameter of type `int` should only contain integers, but if the function is called from a non-null-safe …
lrhn updated
8 months ago
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
Unexpected error listen: listen tcp 127.0.0.1:8964: bind: An attempt was made to access a socket in a way forbi…
-
https://github.com/private-octopus/picoquic/blob/c0f0313de4b8c35ea4f3193913674361a8b32692/picoquic/packet.c#L1277C1-L1281C6
Hello, I would like to ask why, when generating the retry token and NE…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I've hit this problem in my messy dev environment. I figure I should make a PR for a nice clean repo case as a unit test. Do you have a recommendation on where commit signature verification test cases…
-
We need to plan how we want to approach supporting the new graphics APIs: Vulkan, DirectX 12, and Metal.
These new APIs are more verbose and require more setup code to do similar things as previous …