SVN version r12326

Compiling from this version produces the following errors:

tls_common.c:851: error: conflicting types for ‘tls_init’
tls_common.h:51: error: previous declaration of ‘tls_init’ was here

src/core/tls_common.h:51
     tls_context_t tls_init(const struct gnutella_socket *s);

src/core/tls_common.c:849
    tls_context_t
    tls_init(gboolean is_incoming)

Looks like the .c was updated, but not the .h (or vice versa).

Lloyd B.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to