|
From: Benedikt F. <b.f...@gm...> - 2025-01-18 18:58:53
|
Am 18.01.25 um 19:39 schrieb Philipp Klaus Krause: > I'd like to pick these 3 fixes from the next branch to trunk for RC3: > > https://sourceforge.net/p/sdcc/code/15228/ > https://sourceforge.net/p/sdcc/code/15231/ > https://sourceforge.net/p/sdcc/code/15232/ > > The first two are documentation fixes. The last is a fix to give an > error message on missing python in regression testing. IMO, all are very > low risk. None of the underlying issues is serious enough to delay the > release, but the issue raised in > https://sourceforge.net/p/sdcc/discussion/1864/thread/6569af6748/ is, so > if we need RC3 anyway, we might as well get started discussing fixes to > pick for it. > > Philipp Provided that we need an RC3, it's a "yes" from me for all three of them, because firstly, they will all improve the perceived quality of the release, and secondly, none of them introduces behavioral changes from RC2, i.e. as far as these changes are concerned, people who have already done some testing with RC2 can seamlessly continue with RC3 without having to start over. The other issue you mentioned, i.e. the one where functions end up in the wrong area, does indeed look quite serious, so we might indeed need an RC3. Benedikt |