Vladimir Sedach wrote:
Hello Red,
There is a weird bug with the compiler changes you made where compiling a file containing a call to compile-script works fine, but loading a fasl of that file fails (in particular, when loading the fasl things like (return something) are called by compile-to-expression, when they obviously compile to js-return, etc.). I don't understand what's broken or why, and in particular why the top-level stuff is involved in compile-script (as opposed to compile-script file).
I'm not sure I understand the bug well enough to reproduce it.
Can you post a file or some more information that demonstrates the problem? Hopefully you are not gone for the weekend yet.
Please see what you can do about fixing this issue.
Of course.
Red