Bug #2
closedK&R -> ANSI cleanup status
0%
Description
Just FYI:
I'll continue committing Alexey Slynko's remaining patches next weekend.
I have also patches or my own for everything except sys/ which I'll also
commit. So if anyone wants to help, I'd suggest contacting me by email
so we can avoid duplicating work.
The plan is to set -Wold-style-definition when all definitions are
changed to ANSI style. Next we can take care of missing prototypes.
Sascha
P.S. I'm currently away from home during the week without commit access.
Updated by slynko almost 19 years ago
Sascha Wildner пишет:
I'm ready at least cleanup the rest of the sys hierarchy, except netif
subtree. Matthew promised apply it over his large network mpsafe patch.
May be, it's time to do it?
I'm ready to send updated netif diff against HEAD.
The plan is to set -Wold-style-definition when all definitions are
changed to ANSI style. Next we can take care of missing prototypes.Sascha
P.S. I'm currently away from home during the week without commit access.
Updated by dillon almost 19 years ago
:I'm ready at least cleanup the rest of the sys hierarchy, except netif
:subtree. Matthew promised apply it over his large network mpsafe patch.
:May be, it's time to do it?
:I'm ready to send updated netif diff against HEAD.
Go ahead and post it.
-Matt