* David Bremner <[email protected]> [2024-03-08 20:23]:
Rafael Laboissière <[email protected]> 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
Great, thanks ! I have already added a comment to that issue.
I haven't marked this Debian bug as forwarded as I believe they are different bugs.
Indeed, these are different, although interrelated, bugs. Best, Rafael

