On Tue, Mar 28, 2023 at 14:44:36 +0000, Roland Illig wrote: > lint: warn about extern declarations outside headers
vs. > https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html which is nested extern declaration inside a function body. I.e. the two lines of this log message contradict each other. So which one of those does this change actually address? -uwe