This snapshot was generated 2026-08-03 Using git revision On branch main Your branch is up-to-date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) fpc-3.3.1.i386-win32.zip lock prev_lock tests/base.$$$ tests/exp.$$$ nothing added to commit but untracked files present (use "git add" to track) commit 9376e4f4b38568266505379d46fdfdeed2c5f174 Author: Petr Kristan Date: Wed Jul 29 13:19:57 2026 +0200 Initialize deflate_state in ZDeflate Without this, valgrind emits many: Conditional jump or move depends on uninitialised value(s) in TREES_$$__TR_FLUSH_BLOCK$DEFLATE_STATE$PBYTE$LONGINT$BOOLEAN$$LONGINT ZDEFLATE_$$_LONGEST_MATCH$DEFLATE_STATE$LONGWORD$$LONGWORD Executables are compiled using win32 ppc386.exe compiler Executables are compiled for OS i386-win32 The file fpc-3.3.1.i386-win32*.zip was generated using this command: e:\pas\fpc-3.2.2\bin\i386-win32\make.exe distclean distclean zipinstall OS_TARGET=win32 CPU_TARGET=i386 Pierre Muller Full information, git status . output: On branch main Your branch is up-to-date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) fpc-3.3.1.i386-win32.zip lock prev_lock tests/base.$$$ tests/exp.$$$ nothing added to commit but untracked files present (use "git add" to track) commit 9376e4f4b38568266505379d46fdfdeed2c5f174 Author: Petr Kristan Date: Wed Jul 29 13:19:57 2026 +0200 Initialize deflate_state in ZDeflate Without this, valgrind emits many: Conditional jump or move depends on uninitialised value(s) in TREES_$$__TR_FLUSH_BLOCK$DEFLATE_STATE$PBYTE$LONGINT$BOOLEAN$$LONGINT ZDEFLATE_$$_LONGEST_MATCH$DEFLATE_STATE$LONGWORD$$LONGWORD