|
From: Philipp K. K. <pk...@sp...> - 2025-01-11 08:51:53
|
Embarassingly, a typo fix in a regression test hadn't been comitted to the next branch yet, and thus didn't get picked to trunk, and we now see test failures in the farm, since a test was enabled for one target (pdk14) that doesn't have enough memory to link it. I really should have rerun the full tests on trunk after picking, before comitting to trunk. This is the typo fix in the next branch, that we need in trunk now: https://sourceforge.net/p/sdcc/code/15221/ Philipp P.S.: I'm still looking into the remaining parts of bug #3814, which also gives us a time window for a possible fix of bug #3646. |