Bug#1065597: racket: Inclusion of mzdyn.o in the binary package

2024-03-09 Thread Rafael Laboissière
* David Bremner [2024-03-08 20:23]: Rafael Laboissière 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))

Bug#1065597: racket: Inclusion of mzdyn.o in the binary package

2024-03-08 Thread David Bremner
Rafael Laboissière 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 >

Bug#1065597: racket: Inclusion of mzdyn.o in the binary package

2024-03-07 Thread David Bremner
Rafael Laboissière writes: > > However, it does not work because the file mzdyn.o is needed and > cannot be found anywhere. Indeed, this file is mentioned in the Racket > documentation.[*] > My knowledge here is incomplete, and I'd be happy to be corrected, but: I think that documentation

Bug#1065597: racket: Inclusion of mzdyn.o in the binary package

2024-03-07 Thread Rafael Laboissière
Package: racket Version: 8.10+dfsg1-2 Severity: wishlist Dear Maintainer, We are updating the Debian package for SWIG (a generator of scripting interfaces to C/C++ code), in order to include support for MzScheme/Racket. However, it does not work because the file mzdyn.o is needed and cannot