From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Al Nikolov Newsgroups: gmane.lisp.guile.user Subject: debugging scheme module Date: Thu, 7 Dec 2006 12:20:05 +0300 Organization: Information and analytics Centre of Saint-Petersburg Message-ID: <200612071220.06887.al@iac.spb.ru> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165483153 11638 80.91.229.10 (7 Dec 2006 09:19:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Dec 2006 09:19:13 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Dec 07 10:19:12 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GsFPI-0006f9-SL for guile-user@m.gmane.org; Thu, 07 Dec 2006 10:19:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsFPI-0005Zt-BO for guile-user@m.gmane.org; Thu, 07 Dec 2006 04:19:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsFPB-0005ZL-Dg for guile-user@gnu.org; Thu, 07 Dec 2006 04:19:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsFP9-0005Yj-P0 for guile-user@gnu.org; Thu, 07 Dec 2006 04:19:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsFP9-0005Yd-Hh for guile-user@gnu.org; Thu, 07 Dec 2006 04:18:59 -0500 Original-Received: from [84.204.72.2] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GsFP9-0003d5-99 for guile-user@gnu.org; Thu, 07 Dec 2006 04:18:59 -0500 Original-Received: from 127.0.0.1 (ident=unknown) by localhost.localdomain with esmtp (masqmail 0.2.21) id 1GsFQF-14A-00 for ; Thu, 07 Dec 2006 12:20:07 +0300 Original-To: guile-user@gnu.org User-Agent: KMail/1.9.5 Content-Disposition: inline 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:5713 Archived-At: Hello, all! I'm totally newbie in Guile and R5RS, faced to write a scheme module for an application written with Guile. When i do just another wierd mistake and run the app, i usually get uncomprehensive error messages like: Fatal error: [library-name] wrong-type-arg: ("caddar" "Wrong type argument in position ~A: ~S" (1 ()) #f) Since my scheme code is bigger than two parenthesis and three lines, i feel myself totally embarassed by having absolutely no idea where to look for the trouble and what those "~A"s and "#f"s mean. Could anybody be so kind to give me directions to fight my ignorance? -- Regards, Al Nikolov jid: alnikolov@jabber.ru irc: clown uin: 312108671 pgp fingerprint: 4B50 F1E3 080C 21A2 91F4 8BF0 CD60 3B5A 2ECF 984B _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user