|
Description
|
While looking at the code behind 6652090, some coding style quirks
(function declarations) confused the editor. A nits run produced
a sizeable list of cstyle issues: the output appears in the attached
nits.txt. These function declarations appear to defeat both the
ON cstyle checks and the editor's ability to recognize functions.
|