-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
There are several `ignore-msvc`/`ignore-windows`/`ignore-windows-msvc` Makefile and rmake.rs (tests that are ported to pure Rust files) run-make tests that have those `ignore-*`s because of several co…
-
Right now I do:
```console
$ cmd
> call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
> /path/to/shell.exe
$ # Now we can use MSVC, all environmen…
-
**BugSplat** [Key Crash 96959](https://app.bugsplat.com/v2/keycrash?stackKeyId=96959&database=SecondLife_Viewer_2018)
**Sample Version:**
7.1.11.11750364439
**Sample Callstack:**
SecondLifeViewer!LL…
-
Unhandled exception at 0x00007FF7B500F1E7 in DDNet.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x000000782FE03000).
```
DDNet.exe!__chkstk() Line 109 Unknown
DDNet.exe!CClient:…
-
### What happened?
For example, here I have an outbound with an obscure ip, and it would be better to use the name of the cluster ie:
`outbound:10.43.205.116:6379` vs `outbound:default_redis_kuma-…
-
Right now, we've hardcoded MSVC: https://github.com/helix-editor/helix/blob/cbbeca6c5227e65bebdbe9abbadbd2202ffc1005/helix-term/build.rs#L19-L57
We should gracefully handle the case where MSVC is n…
-
### Please describe why this is necessary.
To be able to compile the DuckDB Delta extension, a C++ based project linking against the delta kernel through the FFI, I currently need to manually patch t…
-
**Describe the bug**
Building many libraries (libsoup, harfbuzz) on Windows fails with similar error when meson is installed using the official installer (https://github.com/mesonbuild/meson/releas…
-
When using zig/clang/gcc, we unconditionally enable `-fwrapv` in order make overflowing signed operations well defined.
But this is not the case when using MSVC.
`–d2UndefIntOverflow–` is a comp…