|
From: Bill S. <we...@ri...> - 2000-12-19 21:12:22
|
GAIM uses icqlib for its ICQ plugin! Bill ---------- Forwarded message ---------- Date: Tue, 19 Dec 2000 02:04:29 -0800 From: Eric Warmenhoven <war...@ya...> To: we...@ri... Subject: icqlib 1.1.0 Hello, I'm not sure if you know, but gaim's using icqlib for its icq support now. I just got 1.1.0 out of CVS, and tried it out. It worked fine, except for one little thing. icq_ICQLINKNew doesn't return the link that it creates. /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c icqlib.c icqlib.c: In function `icq_ICQLINKNew': icqlib.c:291: warning: control reaches end of non-void function I had it return link and everything works great :) Thanks for the library, it's working well. Eric |