-
## Issue description
libtorch is using `miniz` via `caffe2`. The final `.so` exports all those symbols which leads to problems in programs using other libraries using `miniz`, too.
Please disabl…
houz updated
2 months ago
-
../submodules/miniz/miniz_zip.c:132:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
#pragma message("Using fop…
-
## Project description
Slang is a shading language now maintained by khronos intended to make shader programming easier and more maintainable.
`slangc` is the official compiler for the language.
…
-
When I ran some standard benchmark programs on Ubuntu Linux (Arm64), several of them crashed with segmentation faults. Execution mode is interpreter.
Tested on
* Ampere eMAG 8180 + Ubuntu Linux 24…
jserv updated
19 hours ago
-
Hi,
I'm trying to run example1 with miniz version 2.0.2 for matching my esp idf component miniz version (9.1.15) but I got compression failed how to fix it?
esp idf log :
**miniz.c version: 9.1.15
…
-
Here is a failing test:
```rust
#[test]
fn partial_decompression_imap() {
use miniz_oxide::inflate::stream::{inflate, InflateState};
use miniz_oxide::{DataFormat, MZFlush};
// Deco…
-
For a zlib compressed file that needs to be decompressed by an MCU with very limited memory, I want to use a window size of only 4096. I started by defining `TDEFL_LESS_MEMORY`, and changing `TDEFL_LZ…
-
I've cloned the repository, and linked it in my project, when i compile i'm getting "miniz_export not found" error. (I've checked and there's no such file in the repository)
-
Currently we only provide packages for Ubuntu 20.04 and 22.04. We could replace these with flatpak packages to support a wider range of Linux distros.
Tasks:
- [ ] Put miniz files directly into ou…
-
I have it some example who work it good with Atom Lite Display HDMI, and now after update of library, I have many errors and cannot compile.. :(
what was changed ?
c:/users/yo2ldk/appdata/local…