This snapshot was generated 2026-09-18 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.x86_64-win64.built.on.i386-win32.zip getfpcver.bat lock tests/base.$$$ tests/exp.$$$ nothing added to commit but untracked files present (use "git add" to track) commit 13647609644921670c5b4fbb38744021d1bdde4d Author: Pierre Muller Date: Tue Sep 15 23:20:49 2026 +0200 Avoid range check error when aArgs is empty in FFIInvoke function Executables are compiled using win32 ppcrossx64.exe compiler Executables are compiled for OS x86_64-win64 The file fpc-3.3.1.x86_64-win64*.zip was generated using this command: e:\pas\fpc-3.2.2\bin\i386-win32\make.exe distclean distclean crosszipinstall OS_TARGET=win64 CPU_TARGET=x86_64 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.x86_64-win64.built.on.i386-win32.zip getfpcver.bat lock tests/base.$$$ tests/exp.$$$ nothing added to commit but untracked files present (use "git add" to track) commit 13647609644921670c5b4fbb38744021d1bdde4d Author: Pierre Muller Date: Tue Sep 15 23:20:49 2026 +0200 Avoid range check error when aArgs is empty in FFIInvoke function