That comes from editing the code 50 times, moving stuff around.
Do not know why GCC 12 did not complain about that, it usually does, it has done so before for very similar code.
Will put that fix into the next patch, which will be tuning the slow_react. I was just working on it.
Thank you for testing and noticing this, before we got to release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tested with SVN r1733 and GCC 10.5 on NetBSD 10:
Wrapping the declaration and code as a block works (formerly the scope of refinfo has ended with the return):
That comes from editing the code 50 times, moving stuff around.
Do not know why GCC 12 did not complain about that, it usually does, it has done so before for very similar code.
Will put that fix into the next patch, which will be tuning the slow_react. I was just working on it.
Thank you for testing and noticing this, before we got to release.