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,
Could we figure out:
1. What's wrong with the package server's indexing of updated packages, so
my students can proceed.
2. An official channel to report problems with the package server.
3. If funding specifically earmarked to support monitoring of and feedback
from that channel, fixing of issu
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
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 "./
Den ons. 2. okt. 2019 kl. 15.31 skrev Hans Sjunnesson <
hans.sjunnes...@gmail.com>:
> This is a hobby project of mine - a game in C, using SDL. I'd like to only
> use C for the rendering part - rather use a scripting language for all of
> the gameplay code. I want to try to use Racket for this - I
I get that it's probably not the best way of doing it, like I described it. But
this is mostly a project of brushing up on C and more low level programming.
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop
6 matches
Mail list logo