[devel] [PATCH 0/8] rpm: cleanup set.c and set.h
Alexey Tourbin
at на altlinux.ru
Пн Ноя 22 05:40:46 UTC 2010
On Tue, Nov 16, 2010 at 05:56:34PM +0200, Kirill A. Shutsemov wrote:
> Let's try to make set-versions implementation more maintainable.
>
> Kirill A. Shutemov (8):
> set.c, set.h: get rid of C++-style comments
> set.c: get rid of nested functions
I reckon most of these changes aren't necessary.
This is my coding style, and yes, I use -std=gnu99 features.
> set.c: fixup self-test functions declaration
> set.c: slightly reformat code to increase its readability
> set.c: do not mix declarations and code
> set.c: use function-like syntax for sizeof.
> set.c: cleanup self-tests
> set.c: update copyright notice
>
> lib/set.c | 768 +++++++++++++++++++++++++++++++++++++------------------------
> lib/set.h | 12 +-
> 2 files changed, 473 insertions(+), 307 deletions(-)
Подробная информация о списке рассылки Devel