Commit 1b817f80 1b817f80aeabe3ec10983fb6cf5168c917094d56 by Sergey Poznyakoff

Updated

1 parent de989558
Showing 1 changed file with 11 additions and 0 deletions
1 2003-01-10 Sergey Poznyakoff
2
3 * lib/posix/regex.h: Removed redefinition of __restrict_arr
4 * libsieve/comparator.c (comp_false): Fixed declaration.
5 (sieve_match_part_checker): shut compiler warnings
6 about possibly uninitialized variables.
7 * libsieve/sieve.h: include <string.h>
8 * libsieve/tests.c (sieve_test_address,sieve_test_header): Removed
9 unused variables.
10 * examples/.cvsignore: Added base64
11
1 2003-01-06 Sergey Poznyakoff 12 2003-01-06 Sergey Poznyakoff
2 13
3 * doc/texinfo/libsieve.texi: Reflect recent changes to 14 * doc/texinfo/libsieve.texi: Reflect recent changes to
......