Am 27.06.25 um 22:57 schrieb Jerry D:
On 6/27/25 1:48 PM, Harald Anlauf wrote:
Dear all,
my original patch caused a regression on previously working code where
an imported interface was *not* renamed-on-use, as the related new logic
did not expect a local_name to be an empty string.
Funnily, there was no previously existing test in the testsuite...
The attached fixes this and regtests fine on x86_64-pc-linux-gnu.
OK for mainline and affected branch(es)?
Thanks,
Harald
The patch is simple enough. OK for mainline and branches as you think
suitable.
Jerry
Hi Jerry,
thanks for the swift review!
This is one of the cases where I would like to put on my brown bag...
(broke one of my applications)
Pushed as r16-1749-gddff83b3dde4a8. 15-branch will follow soon.
Harald