mzf-guest

Results 6 issues of mzf-guest

Dear FreeFEM developers, while writing package test for Debian distribution, I've found out that any run of `FreeFem++` leads to segmentation fault when exiting the program, on arm64 and ppc64el...

Hello, here the patch from the Debian package that fixes reproducibility issues: - Replace `date` by [SOURCE_DATE_EPOCH](https://reproducible-builds.org/docs/source-date-epoch/) - Fix file locale dependent sort of `ls` for [stable inputs](https://reproducible-builds.org/docs/stable-inputs/) (This pull...

**Describe the bug** When building and installing F3D with `BUILD_SHARED_LIBS=OFF`, the `lib` folder contains .a files that do not seem required to launch the application (`ldd f3d` does not output...

bug

**Describe the bug** After [this commit](https://github.com/f3d-app/f3d/commit/7a1cfa789eed73c3514003a77e758ee4cef9dd0f#diff-7c425fb94271a2540a78bd3b67b26cf5f90dd107db21df60aaf3a57137b379f2L214), the help message displays the full path of the executable. As the man page is generated with from this help message, it makes the...

type:regression
help wanted

With the current 2.x version of Zipios I can't find a way to write file content to a zip file from a memory buffer and also a way to read...

Conduit uses rapidjson as thirdparty but its license is not compatible with Debian Free Software Guideline because of the additional clause "The Software shall be used for Good, not Evil."....