|
From: Philipp K. K. <pk...@sp...> - 2025-01-18 14:43:46
|
Am 18.01.25 um 13:58 schrieb Felix Salfelder: > Hi all. > > The test generation requires Python [1]. Autotools set PYTHON=: if > Python is not available, with strange side effects. Here [2] is a simple > addition that catches the unwanted ":" execution. > > It remains to decide if this shall go into RC3. I could only test > the change (with/without Python) with GNU Make 4.3 and bash 5.2.15... > > Best wishes > Felix > > [1] https://sourceforge.net/p/sdcc/bugs/3646/ > [2] https://codeberg.org/sdcc/code/commit/0704809da650cfefecf945359c0f8cde787762a4 > Looks fine to me. Works for me using ksh 5.2.14 and GNU make 4.4.1 on OpenBSD 7.6 on macppc, both with and without python. I suggest to put it into the next branch for now, and pick it into RC3, if there is an RC3. Philipp |