On 24 May 2004, Bill Pringlemeir wrote:

>
> In the latest changeset, several file had newlines removed when
> using the "g_warning()" function.  The latest changes to sockets.c
> removed the "show_error()" function.  All of the changes kept the
> newline characters in the string data.  For example,
>
> [Sockets.c 1.115: line 1585]
> -             g_warning("Short reply from SOCKS server\n");
> +             g_warning("Short reply from SOCKS server");

Thanks. I've just committed a patch to remove the newlines as they are
no longer needed when using g_warning.

Kind regards,

Hans


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to