-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **nanodbc/2.13.0**
* Operating System+version: **Windows 10**
* Compiler+version: **msvs 1…
xakod updated
2 months ago
-
### Describe the bug
When using `nix run` command with a custom flake, I observed some parsing descrepancies.
### How to reproduce
1. `nix run nixpkgs#hello` runs fine.
2. `nix run nur#hel…
-
```
size critical programs such as intros often want to remove dependency on
crt - it would be good to provide a #define PIXELTOASTER_NO_CRT to strip
out all usages of crt functions to help these guys…
-
```
size critical programs such as intros often want to remove dependency on
crt - it would be good to provide a #define PIXELTOASTER_NO_CRT to strip
out all usages of crt functions to help these guys…
-
@veblush @apolcyn @arjunroy
I was hoping there was a way to provide a custom allocator for grpc.
Working backwards from how a flatbuffer is constructed when used with grpc, it's calling `grp…
-
### bug描述 Describe the Bug
I encountered an issue when using `paddle.nn.functional.ctc_loss` with Python 3.12. The following code crashed and raised a `Segmentation fault` :
```python
import padd…
-
When deallocating large BTreeMap takes very long time. Deallocating a BTreeMap with 15GB size with 60M elements(each element is 250 byte) takes around 20 seconds on my computer.
In my plogram, when …
-
Hey,
while working the conan recipe to integrate bmx into the offical conan recipe repository (https://github.com/conan-io/conan-center-index/pull/23955), the CI discovered a problem when trying to…
-
We need to be able to customize the allocation of the ready value via allocator.
For example, sometimes the storage for the object is ready, but the value itself isn't -- we need to placement new the…
-
Currently, when `spdlog` used with `-DSPDLOG_BUILD_SHARED=ON` and project has (project-wide) setting `set(CMAKE_CXX_VISIBILITY_PRESET hidden)`, interface symbols are not exported from `libspdlogd.so`/…