From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.gtk,gmane.lisp.guile.devel Subject: Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash Date: Thu, 08 Apr 2010 22:06:17 +0200 Message-ID: <87mxxd4sli.fsf@ambire.localdomain> References: <20100317170918.0a21c8be@rascar> <20100408150624.0534a579@rascar> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270760507 19614 80.91.229.12 (8 Apr 2010 21:01:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 8 Apr 2010 21:01:47 +0000 (UTC) To: guile-user , guile-gtk , guile-devel@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Apr 08 23:01:39 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nzyr4-0002AM-Ja for guile-user@m.gmane.org; Thu, 08 Apr 2010 23:01:38 +0200 Original-Received: from localhost ([127.0.0.1]:46214 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nzyr4-0007gB-6X for guile-user@m.gmane.org; Thu, 08 Apr 2010 17:01:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzyLK-00043j-6u for guile-user@gnu.org; Thu, 08 Apr 2010 16:28:50 -0400 Original-Received: from [140.186.70.92] (port=60781 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzyLJ-000439-1k for guile-user@gnu.org; Thu, 08 Apr 2010 16:28:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzyLH-0005x0-Oc for guile-user@gnu.org; Thu, 08 Apr 2010 16:28:48 -0400 Original-Received: from host226-67-dynamic.30-79-r.retail.telecomitalia.it ([79.30.67.226]:58682 helo=ambire.localdomain) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzyLH-0005wc-He; Thu, 08 Apr 2010 16:28:47 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NzxzV-00063M-K4; Thu, 08 Apr 2010 22:06:17 +0200 In-Reply-To: (Andy Wingo's message of "Thu, 08 Apr 2010 20:53:17 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7743 gmane.lisp.guile.gtk:885 gmane.lisp.guile.devel:10169 Archived-At: () Andy Wingo () Thu, 08 Apr 2010 20:53:17 +0200 No such luck with guile-pg, it will need patches. I even tried applying debian's patches to see if that would help, but guile-pg uses gh.h. Copying Thien-Thi, who appears to be the upstream: what is the right thing to do here? Get it into a project on savannah in git hosting, no? Sorry, i don't understand. What does "it" refer to? The right thing to do in any case is to identify the platform specific parts, write tests to detect them, and code to accomodate for them. I started this with src/gi.h, but that is just the beginning. thi