Hilmar Preuße

Results 21 issues of Hilmar Preuße

See Debian Bug#1060859. > I scan mail logs for Deliverable Status Notifications for 'dsn=5.7" on my delivery server, so if some recipient starts blocking the server I can start investigating...

I downloaded version 4.1.1 and run the test suite. Most of the tests run OK, but some fail. Here is the test summary, full log is attached. Test Summary Report...

I did notice that at least some test files do not generate reproducible reesults. Have a look at two test runs on architecture ppc64el (not sure if that matters). One...

Anywhere in the code the diag script calls `find` like this ` for i in $(find / -name php.ini 2>/dev/null)` Doing `find /....` without any excludes is IMHO a bad...

Not sure, if it even was intended to run on these arches. I use the library, b/c it is pulled in by [luametatex](https://github.com/contextgarden/luametatex). I notice that linking of the libs...

This is similar to #798. When looking into the [trans/qt folder](https://github.com/TeXworks/texworks/tree/main/trans/qt) one notices that there are a lot of pre-generated qm files, which are sitting in the repository. These files...

enhancement

We got a bug report here in the [Debian BTS](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082326) reporting a security issue in proftp. I'm quoting the text of the initial bug report. The bug was opened for...

bug
backport

Recently I packaged a new texlive snapshot and noticed that the test "t/babel/page545" fails to run correctly: ``` # Failed test 't/babel/page545' # at /tmp/autopkgtest.ZoHYqs/build.Yxv/src/blib/lib/LaTeXML/Util/Test.pm line 120. Wide character in...

installation
regression
texlive 2024

Compiling the project using gcc-15 fails. The following code in `gregorio/gregorio-src/src/bool.h` is not accepted any more. The attached patch solves the issue or me, but makes bool.h basically obsolete... [gregorio_bool.h.txt](https://github.com/user-attachments/files/19609738/gregorio_bool.h.txt)

C