From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15889 invoked by alias); 22 Jul 2003 14:22:48 -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 15874 invoked from network); 22 Jul 2003 14:22:47 -0000 Received: from unknown (HELO fridge) (24.163.61.26) by sources.redhat.com with SMTP; 22 Jul 2003 14:22:47 -0000 Received: from lark (mantis.schoolnet.na [::ffff:196.44.140.238]) (AUTH: LOGIN wingo) by fridge with esmtp; Tue, 22 Jul 2003 02:16:24 -0400 Received: from wingo by lark with local (Exim 3.36 #1 (Debian)) id 19eiEO-0001Wa-00 for ; Mon, 21 Jul 2003 22:30:04 +0100 Date: Tue, 22 Jul 2003 14:22:00 -0000 From: Andy Wingo To: guile-gtk@sources.redhat.com Subject: Re: GError Message-ID: <20030721213004.GQ5043@lark> Mail-Followup-To: guile-gtk@sources.redhat.com References: <20030526172355.GA6014@lark> <87smqmzuc3.fsf@zip.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <87smqmzuc3.fsf@zip.com.au> X-Operating-System: Linux lark 2.4.20-1-686 User-Agent: Mutt/1.5.4i X-SW-Source: 2003-q3/txt/msg00010.txt.bz2 Hey y'all, I'm on African time! On Sat, 07 Jun 2003, Kevin Ryde wrote: > Andy Wingo writes: > > > > A quick search through gnome/defs shows the following occurences of GError: (my glib count only counted the parts that I was wrapping ;) > Or plan to accept only #f there for now, meaning disable the exception > throw. That's the current situation, although some functions might be still missing (null-ok). I would hold off on working on this until Rob Browning wakes up from the dead and does something with g-wrap, because it requires upstream changes to g-wrap. Regards, wingo.