[PATCH] Split protos.h into component-specific header files

From: Kinkie <gkinkie_at_gmail.com>
Date: Wed, 22 Aug 2012 17:24:10 +0200

Hi all,
  the attached patch is the first part (of what will be 2, judging
from the reduced side of protos.h) of my current refactoring effort
aiming at splitting protos.h into more easily-manageable chunks.

With this patch, the affected prototypes are moved close to their
respective implementation file (e.g. prototypes for functions defined
in ftp.cc are moved to the ftp.h file, creating it if it doesn't
already exist). For the affected prototypes, linkage is also changed
from c to c++. Include clauses and Makefile.am are adjusted
accordingly.

This patch has been build-tested (eCAP included), and
farm-build-tested. It succeeds to the extent where trunk succeds.
As there are no functional changes, I don't expect it to bring any
functional problems.

I'd like to commit to trunk, and to get some feedback before spending
more time on this.

Thanks

-- 
    /kinkie

Received on Wed Aug 22 2012 - 15:24:18 MDT

This archive was generated by hypermail 2.2.0 : Thu Aug 23 2012 - 12:00:16 MDT