Edit

kc3-lang/libevent/sample

Branch :

  • Show log

    Commit

  • Author : Nick Mathewson
    Date : 2007-08-10 15:59:31
    Hash : 21a7e7ed
    Message : r14498@catbus: nickm | 2007-08-10 11:58:32 -0400 Fix compilation warnings in trunk on linux with gcc 4.1.2. In time-test.c, always include time.h, so that time() is defined. In test/Makefile.am, put -I../compat in CPPFLAGS, and fix a typo. In test/regress.c, cast unsigned char pointers to char* before passing them to str[n]cmp. svn:r385