Hi Harald, On Mon, Sep 05, 2011 at 11:00:13AM +0200, Harald Welte wrote: > So unless there is a really compelling reason to change, I would want to > have it stay like it is. There is surely no compelling reason to do changes like these. My idea was just to add some structure to the include directory + * it was cheap * I didn't expect much trouble from the change
I have more ideas like this, e.g.: * declaring _all_ defined functions (cproto [1] makes that easy and works quite well) * sorting #include statements in groups were applicable (like in opensolaris code) * ... Comments welcome. Kind regards -Alexander Huemer [1] http://invisible-island.net/cproto/
