With the latest gambit version I get 3 errors while compiling std modules in black hole.<br><br>"/home/jeremie/repositories/modules/std/spork/js.scm" (4/37)<br>*** ERROR IN "/home/jeremie/repositories/modules/std/spork/js.scm"@950.1 -- Ill-placed default binding<br>
Warning: Compilation failed: Compilation failed<br><br>"/home/jeremie/repositories/modules/std/spork/widget.scm" (6/37)<br>*** ERROR -- Compiler internal error detected<br>*** in procedure targ-obj-subtype, unknown object 'obj' #<procedure #2 ##equal?><br>
Warning: Compilation failed: Compilation failed<br><br>"/home/jeremie/repositories/modules/std/net/http-client.scm" (11/37)<br>*** ERROR -- Compiler internal error detected<br>*** in procedure targ-obj-subtype, unknown object 'obj' #<procedure #2 ##equal?><br>
Warning: Compilation failed: Compilation failed<br><br>I'll try to see if I can find what is the problem but I'm wondering if someone has the same errors.<br>