From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Segmentation fault in CVS Date: Wed, 14 Dec 2005 23:49:07 +0200 Message-ID: <87lkyntkmk.fsf@zagadka.de> References: <87ek4oekxs.fsf@ossau.uklinux.net> <873bkwy2fs.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1134602313 4108 80.91.229.2 (14 Dec 2005 23:18:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 23:18:33 +0000 (UTC) Cc: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Dec 15 00:18:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Emfsd-0002mf-EL for guile-devel@m.gmane.org; Thu, 15 Dec 2005 00:17:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmftF-0007Zx-GG for guile-devel@m.gmane.org; Wed, 14 Dec 2005 18:18:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Emece-0003Wt-Bi for guile-devel@gnu.org; Wed, 14 Dec 2005 16:57:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Emecc-0003Vq-AL for guile-devel@gnu.org; Wed, 14 Dec 2005 16:57:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Emecc-0003Vl-6C for guile-devel@gnu.org; Wed, 14 Dec 2005 16:57:14 -0500 Original-Received: from [213.243.153.35] (helo=smtp2.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Emeek-0002oO-Em for guile-devel@gnu.org; Wed, 14 Dec 2005 16:59:26 -0500 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp2.pp.htv.fi (Postfix) with SMTP id BAF58296BB6 for ; Wed, 14 Dec 2005 23:56:33 +0200 (EET) Original-Received: (qmail 20107 invoked by uid 1000); 14 Dec 2005 23:49:09 +0200 Original-To: Neil Jerram In-Reply-To: <873bkwy2fs.fsf@ossau.uklinux.net> (Neil Jerram's message of "Tue, 13 Dec 2005 23:58:31 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5518 Archived-At: Neil Jerram writes: > read_without_guile_data *data = (read_without_guile_data *)data; > > ... the second "data" should be "raw_data". Aaarghhhh! :-/ (This wouldn't happen with 'let'...) Thanks for finding this. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel