hexchat/plugins/fishlim
Samuel Lidén Borell d8c80cd277 Fix undefined behaviour in left shift
This is not a problem with a usual compiler configuration, but LLVM/clang
detects it when compiled with:

-fsanitize=undefined-trap -fsanitize-undefined-trap-on-error -ftrapv
2014-06-02 23:47:27 +02:00
..
fish.c Fix undefined behaviour in left shift 2014-06-02 23:47:27 +02:00
fish.h plugins: fishlim: VS2013 comes with a working stdbool.h 2013-09-15 15:08:40 -07:00
fishlim.def
fishlim.vcxproj
fishlim.vcxproj.filters
INSTALL
irc.c
irc.h plugins: fishlim: VS2013 comes with a working stdbool.h 2013-09-15 15:08:40 -07:00
keystore.c
keystore.h plugins: fishlim: VS2013 comes with a working stdbool.h 2013-09-15 15:08:40 -07:00
LICENSE
Makefile.am configure: Clean up EXTRA_DIST 2014-01-20 02:38:32 -05:00
misc.c
misc.h
plugin_hexchat.c
plugin_hexchat.h
test.c