Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



hi,

> Log Message:
> Change about 4500 of the K&R function definitions to ANSI ones.
> There are still about 1600 left, but they have ',' or /* ... */
> in the actual variable definitions - which my awk script doesn't handle.
> There are also many that need () -> (void).
> (The script does handle misordered arguments.)

can you provide your script for people working on branches?

YAMAMOTO Takashi


Home | Main Index | Thread Index | Old Index