Applied Thanks!
On Tue, Apr 26, 2011 at 3:53 PM, Diego Elio Pettenò <fla...@gm...>wrote:
>
> Data symbols and functions that are only used within their translation
> units are marked static; those that are not used across the whole sources
> have been removed.
>
> Also remove causes of -Wunused warnings.
> ---
> apache2/acmp.c | 208
> -----------------------------------------------
> apache2/apache2.h | 6 --
> apache2/apache2_util.c | 11 +---
> apache2/mod_security2.c | 8 +--
> apache2/modsecurity.h | 1 -
> apache2/msc_geo.c | 15 +---
> apache2/msc_geo.h | 2 -
> apache2/msc_logging.c | 49 +-----------
> apache2/msc_logging.h | 2 -
> apache2/msc_pcre.c | 2 +-
> apache2/msc_pcre.h | 2 -
> apache2/msc_util.c | 19 +++--
> apache2/msc_util.h | 11 ---
> apache2/re.c | 42 ++++------
> apache2/re.h | 26 +------
> apache2/re_actions.c | 2 +
> apache2/re_operators.c | 2 +-
> apache2/re_variables.c | 2 +-
> 18 files changed, 42 insertions(+), 368 deletions(-)
>
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today. Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> mod-security-developers mailing list
> mod...@li...
> https://lists.sourceforge.net/lists/listinfo/mod-security-developers
> ModSecurity Services from Trustwave's SpiderLabs:
> https://www.trustwave.com/spiderLabs.php
>
|