Delivered-To: lablgtk at yquem.inria.fr Date: Wed, 28 Nov 2007 14:31:39 +0900 (JST) Message-Id: <20071128.143139.41626258.garrigue at math.nagoya-u.ac.jp> To: bsd at cs.ubc.ca Subject: Re: [Lablgtk] Re: SIGSEGV with lablgtk for GTK+ 2 From: Jacques Garrigue In-Reply-To: <20071128034739.GB27623 at monolith.usask.ca> References: <20071127225520.GA27623 at monolith.usask.ca> <20071128.084721.74752347.garrigue@math.nagoya-u.ac.jp> <20071128034739.GB27623@monolith.usask.ca> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: lablgtk at yquem.inria.fr Content-Type: Text/Plain; charset=us-ascii Content-Length: 771 From: Brian de Alwis > Your patch seems to have fixed mldonkey. I've never actually used > the program, so can't be certain that it's 100% functional, but > the UI displays and I'm able to select different panes and view > some complicated graphs. OK, I've now commited the change. Note that I use the following definitions instead of noops: #define GType_val(t) ((GType)Addr_val(t)) #define Val_GType Val_addr This is just in case ocaml give a special meaning to low address pointers, but this should be still ok as they do not shift, but only mark. Thanks again for your helpful reports. Jacques _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk