From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: simple-format causes segfault? Date: Mon, 08 May 2006 09:12:52 +1000 Message-ID: <871wv5a0p7.fsf@zip.com.au> References: <20060506033853.GB26686@aphex.iro.umontreal.ca> <877j4yrb8y.fsf@ossau.uklinux.net> <20060507181518.GB9700@aphex.iro.umontreal.ca> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1147043589 27972 80.91.229.2 (7 May 2006 23:13:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 May 2006 23:13:09 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon May 08 01:13:07 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FcsQx-0007t5-20 for guile-bugs@m.gmane.org; Mon, 08 May 2006 01:13:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcsQw-0000pZ-Gk for guile-bugs@m.gmane.org; Sun, 07 May 2006 19:13:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcsQt-0000pU-OR for bug-guile@gnu.org; Sun, 07 May 2006 19:12:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcsQt-0000pI-Au for bug-guile@gnu.org; Sun, 07 May 2006 19:12:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcsQt-0000pF-7X for bug-guile@gnu.org; Sun, 07 May 2006 19:12:59 -0400 Original-Received: from [61.8.0.115] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FcsRa-00026z-VT for bug-guile@gnu.org; Sun, 07 May 2006 19:13:43 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (Postfix) with ESMTP id A647C71DD2; Mon, 8 May 2006 09:12:57 +1000 (EST) Original-Received: from localhost (ppp2A19.dyn.pacific.net.au [61.8.42.25]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k47NCuoF011553; Mon, 8 May 2006 09:12:57 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1FcsQm-0002Sd-00; Mon, 08 May 2006 09:12:52 +1000 Original-To: James Bergstra In-Reply-To: <20060507181518.GB9700@aphex.iro.umontreal.ca> (James Bergstra's message of "Sun, 7 May 2006 14:15:19 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3237 Archived-At: James Bergstra writes: > > ERROR: In procedure simple-format: > ERROR: Wrong type argument in position 1: # a reference> That'll be something gone bad before the format call. The only major gremlin in 1.8.0 is I think with shared arrays. If you're using them and you're brave then you might want to give the cvs 1.8 branch a go. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile