chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] csi problem - errors buffered?


From: Ian Oversby
Subject: [Chicken-users] csi problem - errors buffered?
Date: Thu, 13 Jul 2006 09:00:14 +0000

Hi,

I'm having a problem with a MinGW build of chicken on Windows.  I'm running
csi -:c from within emacs/quack. It seems that errors are being buffered. If I
enter a command like (+ 1 2), I get the answer back immediately.  If I enter
(+ a b) it displays me another prompt without displaying the error.  Running
csi -:c from the command prompt has a similar problem, but exiting the interpreter
with (exit) causes all the missing errors to be displayed as it exits.

The version of chicken I am running is version 2, build 324. I used the CMake
build for MinGW and MSYS created with CMake 2.4.2.

Ian






reply via email to

[Prev in Thread] Current Thread [Next in Thread]