mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Fixed some signedness warnings and memdebug.h should compile now fine
with -ansi. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1124 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ae2bb54a42
commit
0d62878d6e
7 changed files with 27 additions and 15 deletions
|
|
@ -36,6 +36,7 @@ libcore_a_SOURCES = \
|
|||
net-sendbuffer.c \
|
||||
network.c \
|
||||
nicklist.c \
|
||||
nickmatch-cache.c \
|
||||
pidwait.c \
|
||||
queries.c \
|
||||
rawlog.c \
|
||||
|
|
@ -81,6 +82,7 @@ noinst_HEADERS = \
|
|||
network.h \
|
||||
nick-rec.h \
|
||||
nicklist.h \
|
||||
nickmatch-cache.h \
|
||||
pidwait.h \
|
||||
queries.h \
|
||||
rawlog.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue