It also needs an update of STACK, the UB checker discussed in it. It was published as an academic research project ten years ago and never updated, which is a huge pity. The closest we've got today is an AI telling you that what you've done there is probably UB and may cause a problem.
Comments
Discussed at the time:
Into the Depths of C: Elaborating the De Facto Standards [pdf] - https://news.ycombinator.com/item?id=11805377 - May 2016 (39 comments)
The paper needs a C23 update.
It also needs an update of STACK, the UB checker discussed in it. It was published as an academic research project ten years ago and never updated, which is a huge pity. The closest we've got today is an AI telling you that what you've done there is probably UB and may cause a problem.