-
on irc_connect() if it's possible to add a new error return if the nic is allready in use.
2009-06-12 19:20:51 UTC by nobody
-
Hello,
I want to compile this library in PokerTH with support of IPv6.
But gcc 4.3.2 said, that is a possible security issue.
Can you fixed that?
Thank you.
In function 'memcpy',
inlined from 'libirc_new_dcc_session' at src/third_party/libircclient/src/dcc.c:534:
/usr/include/bits/string3.h:52: warning: call to __builtin___memcpy_chk will always overflow destination buffer.
2009-03-16 22:33:37 UTC by freespacer
-
Hi all,
sorry, but I just don't understand how to get a complete list of the nicknames that are in the channel. I'm calling the function "irc_cmd_names()", but it returns int, so I read the documentation. The only thing I understand is I need to catch the list from the event-handler, but that doesn't tell me anything.
Please, does anyone have a piece of code that shows how to get...
2009-02-26 17:30:53 UTC by d_cent
-
From the manual:
Compilation on Unix
To compile libircclient, unpack the distribution, and do the standard mantra:
# ./configure
# make
# make install
make install does not work:
make: *** No rule to make target `install'. Stop.
2009-02-11 21:52:58 UTC by wooptoo
-
chromerium committed revision 89 to the libircclient SVN repository, changing 7 files.
2009-01-19 02:16:01 UTC by chromerium
-
Assigned to me.
2009-01-11 22:32:02 UTC by chromerium
-
Assigned to me.
2009-01-11 22:31:05 UTC by chromerium
-
chromerium committed revision 88 to the libircclient SVN repository, changing 1 files.
2009-01-11 02:58:25 UTC by chromerium
-
chromerium added the IRCClient.framework-1.0.zip file.
2009-01-11 02:48:44 UTC by chromerium
-
chromerium created the IRCClient 1.0 file release.
2009-01-10 08:09:09 UTC by chromerium