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