comparison ChangeLog @ 10136:0b222b697c24

tests/test-getaddrinfo.c: Don't print debug messages by default. Suggested by Bruno Haible <bruno@clisp.org>.
author Simon Josefsson <simon@josefsson.org>
date Fri, 30 May 2008 12:08:55 +0200
parents e0015ef1cfee
children 6cbd47966fde
comparison
equal deleted inserted replaced
10135:4922fa308e5d 10136:0b222b697c24
1 2008-05-30 Simon Josefsson <simon@josefsson.org>
2
3 * tests/test-getaddrinfo.c: Don't print debug messages by default.
4 Suggested by Bruno Haible <bruno@clisp.org>.
5
1 2008-05-30 Simon Josefsson <simon@josefsson.org> 6 2008-05-30 Simon Josefsson <simon@josefsson.org>
2 7
3 * tests/test-base64.c: Cast size_t to unsigned long when invoking 8 * tests/test-base64.c: Cast size_t to unsigned long when invoking
4 printf. Use %lu instead of %d. Reported by Bruno Haible 9 printf. Use %lu instead of %d. Reported by Bruno Haible
5 <bruno@clisp.org>. 10 <bruno@clisp.org>.