Matthew Flatt <[email protected]> writes: > Meanwhile, commit c6b8ba7c4a is another shot (still mostly in the dark) > at this problem. It might work to try it as a patch: > > https://github.com/racket/racket/commit/c6b8ba7c4a40e9a0933df2661332167d55c8bf80.patch
This yields the same abort as before (at jit.c:2588). Expanding the to 200 buffer seemed to work. Should I just patch the Debian package, or do you want to adjust the ifdef in jit.h? cheers, d -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/87k2oje9os.fsf%40zancas.localnet. For more options, visit https://groups.google.com/d/optout.
