Rafael Laboissière <raf...@debian.org> writes: > At any rate, I wonder why the following mzscheme code: > > (begin > (require dynext/link) > (with-handlers > (((lambda args #t) (lambda args #f))) > (for-each (lambda (x) (printf "~a" x)) > (expand-for-link-variant > (current-standard-link-libraries))))) >
I'm not sure what will come of it, but I have reported this issue as https://github.com/racket/cext-lib/issues/4 I haven't marked this Debian bug as forwarded as I believe they are different bugs.