This snapshot was generated 2025-12-23 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.go32v2.built.on.i386-win32.zip getfpcver.bat lock prev_lock tests/base.$$$ tests/exp.$$$ tests/test-all.err nothing added to commit but untracked files present (use "git add" to track) commit 501226c0f4edbaddec5f11e6cb9c2d1432d96a64 Author: Michaël Van Canneyt Date: Tue Dec 23 00:03:47 2025 +0100 * Fix AV when parsing list Executables are compiled using win32 ppcross386.exe compiler Executables are compiled for OS go32v2 The file fpc-3.3.1.go32v2*.zip was generated using this command: e:\pas\fpc-3.2.2\bin\i386-win32\make.exe --debug=j distclean distclean crosszipinstall OS_TARGET=go32v2 CPU_TARGET=i386 BUILDFULLNATIVE=1 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.go32v2.built.on.i386-win32.zip getfpcver.bat lock prev_lock tests/base.$$$ tests/exp.$$$ tests/test-all.err nothing added to commit but untracked files present (use "git add" to track) commit 501226c0f4edbaddec5f11e6cb9c2d1432d96a64 Author: Michaël Van Canneyt Date: Tue Dec 23 00:03:47 2025 +0100 * Fix AV when parsing list