Hi Christophe,
On 06.10.2014 22:08, Christophe JAILLET wrote:
So, do you think that such "clean up" worth the effort or that things
should be left as-is ?
Thanks for feed back.
just a note about style:
while it doesnt matter if styles are fixed in C files, it *does* matter
if you try to fix them in headers: there are 3 awk scripts in ./build
which try to catch function names from headers in order to generate
export lists; if you fix some prototypes in headers which have lines
longer than 80 chars then these scripts get broken, and its probably not
trivial to fix those scripts to get them working again ...
(f.e. we use make_nw_export.awk for the NetWare build)
Gün.