[Oisf-devel] [PATCH 0/8] Misc code cleaning

Will Metcalf william.metcalf at gmail.com
Mon Jan 11 13:27:40 UTC 2010


Eric,

Wow!  Thanks for the patches.  We will have a look and work on getting them
integrated as needed into the current version of the code in the public git
repo. ;-).

Regards,

Will

On Mon, Jan 11, 2010 at 4:11 AM, Eric Leblond <eleblond at edenwall.com> wrote:

>
> This patchset contains mainly patches that could be called code
> cleaning. Some of them are just humble proposal that reflect some
> particular coding style I'm used to see in some places.
>
> The only fixed issue is provided by
>    [PATCH 1/8] Fix typo in Makefile.am
> which fixes 'make tag' command
>
> The two next patches are a proposal, they only suggest using 'switch'
> construction instead of 'else if':
>    [PATCH 2/8] ethernet: use switch instead of 'else if'
>    [PATCH 3/8] nfq: use switch instead of 'else if'
>
> Patch 4 suppresses some TODO by fixing them:
>    [PATCH 4/8] nfq: add sanity checking
>
> The rest of the patchset is relative to using -Wextra during compilation
> to benefit from all gcc warnings. I was quiet impressed that there was
> almost any warning in this mode !
>
>    [PATCH 5/8] configure: compile with -Wextra
>    [PATCH 6/8] convert action_type to enum
>    [PATCH 7/8] gcc warning fixes.
>    [PATCH 8/8] fix code file permission
>
> BR,
> --
> Eric Leblond <eleblond at edenwall.com>
> _______________________________________________
> Oisf-devel mailing list
> Oisf-devel at openinfosecfoundation.org
> http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-devel/attachments/20100111/857d8aa6/attachment-0002.html>


More information about the Oisf-devel mailing list