Format in ,disassemble

2011-03-19 Thread Andrew Horton
x27;s a tiny patch to add the format to the error statement. From: Andrew Horton Date: Sat, 19 Mar 2011 12:11:18 + Subject: [PATCH] Use format in the error string for decompile-value. --- module/language/objcode/spec.scm |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --gi

Re: Format in ,disassemble

2011-03-29 Thread Andrew Horton
On 29 March 2011 10:39, Andy Wingo wrote: > On Sat 19 Mar 2011 13:54, Andrew Horton writes: > >> scheme@(guile-user)> ,disassemble x >> Disassembly of 1: >> >> While executing meta-command: >> ERROR: can't decompile ~A: not a program or objcode 1 &g

Re: Halt while building guile

2012-03-16 Thread Andrew Horton
On 16/03/2012 10:34, Nala Ginrut wrote: I didn't saw any error with your information, and I think it's normal. The *.go compiling is very slow even if you have a good machine. So be patient. Actually, I've noticed this too. The guile executable gets stuck and uses 0% CPU. You can interrupt it a