compile( ) bug -- not the compiler, actually



On Thu, Apr 22, 2010 at 9:29 AM, Richard Fateman
<fateman at cs.berkeley.edu> wrote:

> (TRANSLATED T FUNCTION-MODE $FIXNUM ONCE-TRANSLATED
> ? "I was once translated" MPROPS
> ? (NIL MEXPR ((LAMBDA) ((MLIST) $X) ((MCOND) (($G) $X) 1 T 2)))
> ? SYSTEM:PNAME "$F")
>
> So maybe there is something wrong with the handling of mcond in translated
> code.

Actually iirc the code for the funtion call to g was incorrect.
I'd have to go back and look at the cvs log to be sure.

Robert Dodier