bug-hurd
[Top][All Lists]
Advanced

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

Turning forward declarations into prototypes


From: Marin Ramesa
Subject: Turning forward declarations into prototypes
Date: Sat, 23 Nov 2013 15:29:23 +0100

This is a preliminary patch series which turns a small number of
forward declarations into prototypes in header files. This has
the advantage of properly declaring the argument list of functions.
The disadvantage is that some prototypes that are perhaps meant to be 
local to one file as forward declarations end up being exposed to 
other code.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]