[gambit-list] Improving error reporting

Blake McBride blake at mcbride.name
Tue Feb 3 16:51:16 EST 2015


Greetings,

When running a JS target, if an unknown function is called, would it be
possible to say something like:

Error: call to unknown function XYZ

Rather than:

/home/blake/z/gambit/fib.js:348
    pc = pc();
         ^
TypeError: undefined is not a function
    at gambit_trampoline (/home/blake/z/gambit/fib.js:348:10)
    ......


Thanks.

Blake McBride
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20150203/c7cfc72a/attachment.htm>


More information about the Gambit-list mailing list