[MIT-Scheme-devel] (pp (current-thread))

2018-03-13 Thread Patric Jonsson
;Aborting!: maximum recursion depth exceeded ? ___ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

[MIT-Scheme-devel] method cache problem?

2018-03-13 Thread Patric Jonsson
;; Run 1 ./build/microcode/scheme --library build/lib/ --silent (pp (vector)) #() (pp (->pathname "")) #(|#[(runtime pathname)pathname]| #(|#[(runtime pathname)host]| 0 #f) unspecific #f #f #f unspecific) (pp (vector)) #() ;; Run 2 (pathname first) ./build/microcode/scheme --library