From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11998 invoked by alias); 16 Mar 2003 09:07:07 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 11991 invoked from network); 16 Mar 2003 09:07:07 -0000 Received: from unknown (HELO mail.tiscali.cz) (213.235.135.71) by sources.redhat.com with SMTP; 16 Mar 2003 09:07:07 -0000 Received: from hobitin.ucw.cz (212.11.106.178) by mail.tiscali.cz (6.0.044) id 3E6FFDAA0009CC9A; Sun, 16 Mar 2003 10:04:20 +0100 Received: from 0rfelyus by hobitin.ucw.cz with local (Exim 3.36 #1 (Debian)) id 18uFJ1-0005Xt-00; Sat, 15 Mar 2003 18:18:47 +0100 To: Kevin Ryde Cc: guile-gtk@sources.redhat.com Subject: Re: gtk_main_iteration and friends return val From: Daniel Skarda <0rfelyus@ucw.cz> Date: Sun, 16 Mar 2003 09:07:00 -0000 In-Reply-To: <87vfzvivxm.fsf@zip.com.au> (Kevin Ryde's message of "Sat, 08 Feb 2003 08:10:29 +1000") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/20.7 References: <87vfzvivxm.fsf@zip.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q1/txt/msg00015.txt.bz2 Hello, > * gtk-1.2.defs (gtk_main_iteration, gtk_main_iteration_do, gtk_true, > gtk_false, gtk_events_pending): Make returns #t/#f. Accepted. Patched. And if I do not forget to write "cvs commit" after "pon", it is in CVS repository in a minute :-) I am sorry it took me so long to apply the patch. Best regards, 0.