denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Scheme error trap is broken


From: Richard Shann
Subject: Re: [Denemo-devel] Scheme error trap is broken
Date: Mon, 23 Dec 2013 12:54:23 +0000

I have a revert of the change to the scheme trap handler code - is it ok
with you that I push this to git, as at the moment Denemo crashes for
some bad scheme uses?
(I have been pushing without this commit so far, which means that I am
not actually building and running quite what I push, and now I have
changes to view.c this becomes impossible, so it would help me continue
if I push this too: the make check will then fail on the check scheme
error test, unfortunately).

Richard


On Wed, 2013-12-18 at 11:08 +0000, Richard Shann wrote:
> The scheme trapping of errors is broken
> If I put this in the CLI box
> (define abc "hello")
> 
> it responds with "syntax error" in the console on a version from some
> time back and just kills Denemo instantly on the current version
> (current =  git checkout a32f50f80539d05c5356d11d0bef5ee433dfe857)
> 
> There must be two bugs here - the CLI box is broken for entering strings
> (I suspect) and the trapping is fatal to Denemo instead of returning.
> 
> Richard
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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