]> granicus.if.org Git - libevent/commit
r16733@catbus: nickm | 2007-11-26 14:18:25 -0500
authorNick Mathewson <nickm@torproject.org>
Mon, 26 Nov 2007 19:18:49 +0000 (19:18 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 26 Nov 2007 19:18:49 +0000 (19:18 +0000)
commitce4ee418d2fffd0a5ce7208e35a19a2fc7205826
tree59c3f19617ba51f05ca4009f5d455e169a4fb896
parent1120f04f3eaafe98259ef286eecb648337b2214f
 r16733@catbus:  nickm | 2007-11-26 14:18:25 -0500
 Add an --enable-gcc-warnings option (lifted from Tor) to the configure script.  When provided, and when we are using GCC, we enable a bunch of extra GCC warnings in the compiler.  Also, make the code all build happily with these warnings.

svn:r553
16 files changed:
ChangeLog
configure.in
http.c
poll.c
sample/event-test.c
sample/signal-test.c
sample/time-test.c
select.c
test/bench.c
test/regress.c
test/regress_dns.c
test/regress_http.c
test/regress_rpc.c
test/test-eof.c
test/test-time.c
test/test-weof.c