CVSROOT: /cvs/gnome Module name: glib Changes by: tml 05/03/29 02:44:55
Modified files: . : Tag: glib-2-6 ChangeLog glib : Tag: glib-2-6 gmain.c Log message: 2005-03-29 Tor Lillqvist <[EMAIL PROTECTED]> * glib/gmain.c (g_poll): If the event fired, assign f->revents=f->events. We can't know whether the upper layer using the event actually is readable, writeable or what, so say that all the conditions hold. Remove the ResetEvent() call that has been ifdeffed out anyway for a long time. Remove an "#ifdef 1" and #endif pair of lines, that code is not optional. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2005-03-29%2002:43&maxdate=2005-03-29%2002:45 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list