CVSROOT: /cvs/gnome Module name: evolution Changes by: tml 05/12/17 12:35:53
Modified files: mail : ChangeLog mail-mt.c Log message: 2005-12-13 Tor Lillqvist <[EMAIL PROTECTED]> * mail-mt.c: Add copyright blurb. Include just <gtk/gtk.h> and not a handful of individual gtk headers. Harmonize #include order and syntax. Use pthread_equal() to compare pthread_t values. Use separate flag field to indicate whether a pthread_t field is valid or not. Use e_util_pthread_id() in debugging output. (em_channel_setup): Call g_io_channel_win32_new_socket() on Win32 instead of g_io_channel_unix_new(). This avoids the occasional "giowin32.c:1661: 12 is both a file descriptor and a socket, file descriptor interpretation assumed." style warnings, which indicate a real problem in this case. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=tml&date=explicit&mindate=2005-12-17%2012:34&maxdate=2005-12-17%2012:36 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list