]> source.dussan.org Git - rspamd.git/commit
* Fix strict aliasing while compiling with optimization
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 31 May 2010 13:17:13 +0000 (17:17 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 31 May 2010 13:17:13 +0000 (17:17 +0400)
commit0612e84b3cec508c3d62d38c4e2682c85cc808bb
treedb777e38f9c528127e195ad01da6a3088dc6da4a
parentae3eb4dfd787052bebc732c3e37b56f0800e1aa2
* Fix strict aliasing while compiling with optimization
* Fix tanhl detection for platforms that have not implementation of it
* Remove several compile warnings
17 files changed:
CMakeLists.txt
config.h.in
src/cfg_utils.c
src/cfg_xml.c
src/classifiers/winnow.c
src/evdns/CMakeLists.txt
src/expressions.c
src/lmtp.c
src/logger.c
src/main.h
src/memcached.c
src/plugins/custom/ipmark/ipmark.c
src/settings.c
src/smtp.c
src/statfile.c
src/symbols_cache.c
src/worker.c