-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
We should start generating and distributing conpot binaries with each release. We can use `pyinstaller` which can generate static binaries. Github actions would be perfect for this. Since it would cre…
-
Hi,
I am building a Rust dynamic library embedding Python using rust-numpy. My project allows me to build a pure Rust binary, a C binary loading the Rust library and a Dotnet binary loading the Rus…
-
### Steps to reproduce
1. Open any picture and memorize it
2. Install the video card driver update without rebooting, it is not required
3. Open another picture.
4. The picture from step 1 will be…
-
Note: this is beta 1 so things could change
As part of Xcode 15 the included linker now supports a new concept called ["mergeable libraries"](https://developer.apple.com/documentation/xcode/configu…
keith updated
6 months ago
-
### Steps to reproduce
1. Receive message from new user ("Report Spam" button is initially shown at top).
2. Mistakenly close "Report Spam" button for whatever reason.
3. User turns out to be a spa…
-
### Code
Full project to reproduce this bug is at https://github.com/anatawa12/rust-1.82-linker-regression
I tried to link .a file at `$OUT_DIR/testlib.a` with the following `build.rs` code.
```r…
-
**Describe the bug**
When we tried upgrading to CPM 0.40.2 in #678, found that some RAPIDS repos had build failures.
Opening this to track the work of investigating that.
**Steps/Code to repr…
-
It will be very usefull if you would add support binary data to retrieve, for instance, number values.
I found the code below useful for me.
In this case I use getvalue_binary to retrieve `long long`…
-
I discovered that 4.0.0p1 has some radical (and rather non-minor, non-"patchlevel") changes in it. In particular, anything linked against 4.0.0 won't work with 4.0.0p1 and vice versa.
One of these ma…