Re: Compiler error during compile of TAGBODY and CATCH

Mark Evenson <[email protected]>
Newsgroups gmane.editors.j.devel
Message-ID <[email protected]>

On 10/3/17 22:38, Paul Dietz wrote:
> (compile nil '(lambda () (tagbody (catch 'c 17)))) ==>
> 
> COMPILE-TAGBODY: tag not found: 17
>    [Condition of type SIMPLE-ERROR]
> 

Noted as [github](https://github.com/armedbear/abcl/issues/70).

Hope the compiler is somewhat working for you.

Are you able to at least use the interpreted form?  Long ago, I patched
the loading hooks to fallback to that if a compilation unit failed.  I
*think* that code should be in place, so you should be able to still
interpret your code correctly.  Compilation may indeed fail, but slow
execution should be possible.  For those concerned about speed, we *are*
running in the JVM after all.

yers,
Mark

-- 
"A screaming comes across the sky.  It has happened before, but there
is nothing to compare to it now."
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.