CVSROOT:        /cvs/gnome
Module name:    gnet
Changes by:     tpm     05/09/18 13:56:04

Modified files:
        .              : ChangeLog 
        examples       : echoclient-async.c echoclient-gconn.c 
                         echoclient-unix.c echoclient.c 
                         echoserver-async.c echoserver-unix.c 
                         echoserver.c hfetch.c 
        src            : conn-http.c 

Log message:
Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
* examples/echoclient-async.c: (async_client_sin_iofunc),
(async_client_in_iofunc):
* examples/echoclient-gconn.c: (ob_in_iofunc):
* examples/echoclient-unix.c: (normal_echoclient):
* examples/echoclient.c: (main):
* examples/echoserver-async.c: (async_client_iofunc):
* examples/echoserver-unix.c: (normal_echoserver),
(async_client_iofunc):
* examples/echoserver.c: (main):
* examples/hfetch.c: (hfetch):
* src/conn-http.c: (gnet_conn_http_conn_connected):
Fix compilation with -Werror on amd64 (mostly a simple
s/guint/gsize/ for the GIOChannel API that was changed
the same way in the GLib 1.2 => 2.0 transition).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnet&who=tpm&date=explicit&mindate=2005-09-18%2013:55&maxdate=2005-09-18%2013:57

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to