-
Currently `GZipFile::ReadRestOfFile()` allocates the result on stack, resulting in 128 KiB stack usage. VS has a soft-complaint about it.
We should change the `Compression::Result` type to always h…
-
### Bug description
When changing the values of the built-in Distortion and then selecting a preset, the previously entered values don't change accordingly.
_This was originally also reported as…
-
I'm running the software on Window10.
The following snippet reproduces the behavior:
```c++
int main() {
std::atexit([]() { std::cout
-
OS:windows11 22H2
C++ Compiler: MSVC2022
Python:3.8
CudatoolKit:release 11.8, V11.8.89
pytorch:2.0.1
I am try to install torch points kernels 0.6.10 via pip
then I got these
```
No CUDA ru…
-
With Visual Studio 15.3 which has just been released, enabling the [/permissive- conformance switch](https://docs.microsoft.com/en-us/cpp/build/reference/permissive-standards-conformance) results in b…
-
![image](https://github.com/user-attachments/assets/e43e4309-32f2-4094-a0a3-09093893f4c0)
The `__extension__` in quickjs.c makes a lot of compile errors when use msvc2022,clang is ok.I don't kno…
wuqi updated
2 months ago
-
### Version/Branch of Dear ImGui:
Version 1.9.0, docking
### Back-ends:
imgui_impl_dx11.cpp + imgui_impl_win32.cpp
### Compiler, OS:
win11+msvc2022
### Full config/build information:
_No respon…
-
Windows KMDF/UMDF driver builds require a) special compiler and linker flags, b) special set of libraries to link against, c) special additional steps to generate certain optional/required files for t…
-
Figma: https://www.figma.com/design/gxreIBz2y3fYzwRo0nv9SP/Tools?node-id=280-5652
original report
I love Audacity's new in-place trimming and clipping behaviour; but, sometimes I want to split c…
-
### qBittorrent & operating system versions
qBittorrent version: v4.6.3 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.4.3
Boost version: 1.83.0
OpenSSL version: 1.1.1w
zlib version: 1.3
O…