Re: [racket-users] Mysterious issue with pict/code

2019-10-08 Thread Stephen Foster
Thanks! On Mon, Oct 7, 2019 at 9:53 AM Matthew Flatt wrote: > Yes, that one (combined with the previous commit). > > At Mon, 7 Oct 2019 09:23:49 -0700, Stephen Foster wrote: > > Awesome! Thanks. :) > > > > Just for my own curiosity, is it this commit or a different one? > > > > > https://github

Re: [racket-users] Mysterious issue with pict/code

2019-10-07 Thread Matthew Flatt
Yes, that one (combined with the previous commit). At Mon, 7 Oct 2019 09:23:49 -0700, Stephen Foster wrote: > Awesome! Thanks. :) > > Just for my own curiosity, is it this commit or a different one? > > https://github.com/racket/racket/commit/9bb5bc935251e25490dec82f824e1d8e9cd202c > 9 > > >

Re: [racket-users] Mysterious issue with pict/code

2019-10-07 Thread Stephen Foster
Awesome! Thanks. :) Just for my own curiosity, is it this commit or a different one? https://github.com/racket/racket/commit/9bb5bc935251e25490dec82f824e1d8e9cd202c9 On Sat, Oct 5, 2019 at 6:42 PM Matthew Flatt wrote: > Thanks for the report and simplification! I've pushed a repair. > > At

Re: [racket-users] Mysterious issue with pict/code

2019-10-05 Thread Matthew Flatt
Thanks for the report and simplification! I've pushed a repair. At Sat, 5 Oct 2019 15:33:31 -0400, Sam Tobin-Hochstadt wrote: > This definitely seems like a bug. Here's a smaller program that shows it: > > #lang racket > (begin-for-syntax > (dynamic-require 'pict/code #f)) > > Sam > > On Sat,

Re: [racket-users] Mysterious issue with pict/code

2019-10-05 Thread Sam Tobin-Hochstadt
This definitely seems like a bug. Here's a smaller program that shows it: #lang racket (begin-for-syntax (dynamic-require 'pict/code #f)) Sam On Sat, Oct 5, 2019 at 12:56 PM Stephen Foster wrote: > > I spent a few hours tracking down a mysterious bug. Although I've fixed it, > I still don't

[racket-users] Mysterious issue with pict/code

2019-10-05 Thread Stephen Foster
I spent a few hours tracking down a mysterious bug. Although I've fixed it, I still don't understand it. I would appreciate some insight from those who understand these things better. Here's the simple reproduction: *main.rkt*: #lang racket (define-syntax (test stx) (dynamic-require "./