From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: pk in boot-9.scm Date: Sun, 22 May 2005 19:56:24 +0300 Message-ID: <87hdgv42tj.fsf@zagadka.de> References: <4274C28D.8010004@ccrma> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116782050 12666 80.91.229.2 (22 May 2005 17:14:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 May 2005 17:14:10 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun May 22 19:14:08 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DZu0M-0000nP-Pi for guile-bugs@m.gmane.org; Sun, 22 May 2005 19:12:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZu3e-0001zn-OX for guile-bugs@m.gmane.org; Sun, 22 May 2005 13:16:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DZu2U-0001QV-MW for bug-guile@gnu.org; Sun, 22 May 2005 13:14:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DZu2S-0001Oj-Az for bug-guile@gnu.org; Sun, 22 May 2005 13:14:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZu2R-0001H0-Rn for bug-guile@gnu.org; Sun, 22 May 2005 13:14:55 -0400 Original-Received: from [213.243.153.37] (helo=smtp1.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DZttT-0007gu-Tb for bug-guile@gnu.org; Sun, 22 May 2005 13:05:40 -0400 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp1.pp.htv.fi (Postfix) with SMTP id 08AF87FC6E for ; Sun, 22 May 2005 19:56:25 +0300 (EEST) Original-Received: (qmail 22823 invoked by uid 1000); 22 May 2005 16:56:24 -0000 Original-To: Bill Schottstaedt In-Reply-To: <4274C28D.8010004@ccrma> (Bill Schottstaedt's message of "Sun, 01 May 2005 04:50:37 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (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:2990 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:2990 Bill Schottstaedt writes: > A less-than-ideal error message (abstracted from a much larger context): > > > guile> (version) > "1.7.2" > guile> (+ pk 1.0) ; "pk" was a typo in the original code > > Backtrace: > In standard input: > 5: 0* [+ {#} 1.0] > > standard input:5:1: In procedure + in expression (+ pk 1.0): > standard input:5:1: Wrong type argument in position 1: # > ABORT: (wrong-type-arg) > guile> Can you propose a better error message? > caused by ice-9/boot-9.scm line 225 -- perhaps pk could be moved to a > debugging module or something. What would be the advantage of this? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile