tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: style(5) proposal: forbid extern in .c
- Subject: Re: style(5) proposal: forbid extern in .c
- From: Roland Illig <roland.illig%gmx.de@localhost>
- Date: Thu, 16 Mar 2023 13:30:26 +0100 (GMT+01:00)
It should be easy to add this check to lint by adding a new message. There are several recent commits that add a message to lint1/err.c.
Whoever wants to add this check, feel free to do so. For external code and a few other files, the newly added message will need to be excluded by "LINTFLAGS+=-X 35x". A build with MKLINT=yes will tell you whether it works.
Home |
Main Index |
Thread Index |
Old Index