On Mon, 4 Oct 2010, Poul-Henning Kamp wrote:
Log:
Certain static code analysis tools (FlexeLint being one) are very
suspicious about 'l' and '1' being confused in numeric constants.
The fear being that some old fart programmer might still think that
he is using a Remmington Noiseless as inpu
Author: phk
Date: Mon Oct 4 10:48:47 2010
New Revision: 213401
URL: http://svn.freebsd.org/changeset/base/213401
Log:
Certain static code analysis tools (FlexeLint being one) are very
suspicious about 'l' and '1' being confused in numeric constants.
The fear being that some old fart program