When forming the prefix to output error msgs in gnu gcc format, the
lack of a type ($ or @) when referencing ARGV causes error messages.
When invoked to check source files, the linenumber was off by +3 in
the gcc format output.
Signed-off-by: Mike D. Day <[EMAIL PROTECTED]>
--- checkpa
On 11/10/07 15:32 +0100, Andy Whitcroft wrote:
On Thu, Oct 11, 2007 at 08:28:00AM -0400, Mike D. Day wrote:
When forming the prefix to output error msgs in gnu gcc format, the
lack of a type ($ or @) when referencing ARGV causes error messages.
When invoked to check source files, the
Fix line number reporting when checking source files (as opposed to
patches)
Signed-off-by: Mike D. Day <[EMAIL PROTECTED]>
---
checkpatch.pl-next (as of Oct. 12) reports lines incorrectly when
checking source files as opposed to checking patches.
A line number will show up twice in a
3 matches
Mail list logo