Re: Backtraces in Guile 2.0

2011-02-21 Thread Klaus Schilling
From: Mike Gran Subject: Backtraces in Guile 2.0 Date: Mon, 21 Feb 2011 19:23:03 -0800 (PST) > Hi- > > I have a few questions about how backtraces are supposed to work. > > But let me start at the beginning, I guess. > > If I create a file named "symbol1.scm" that contains the > single erroneo

Backtraces in Guile 2.0

2011-02-21 Thread Mike Gran
Hi- I have a few questions about how backtraces are supposed to work. But let me start at the beginning, I guess. If I create a file named "symbol1.scm" that contains the single erroneous line. (symbol->string "STRING") If I run that script, it creates a backtrace for the error but says it