Package: gnet Severity: normal Hello,
compiling the following program doesn't work: #include <gnet.h> typedef struct { GTcpSocket* tcp; GUnixSocket* unix; } socket; int main (int argc, char** argv) { return 0; } It gives me an error about a syntax error after a numeric constant in the GUnixSocket line. If I omit this line it works. Regards, Flo -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-686 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]