510
by Aaron Bentley
Added bug report
|
1
|
The patch parser (which isn't quite the same as the one used to parse
|
2
|
bundles) misinterprets filename lines as portions of a diff hunk.
|
3
|
|
4
|
This means that if those filename lines exceed 79 characters, they are
|
5
|
erroneously reported as long source lines
|