[racket-dev] current-load-extension: expects argument of type <procedure (arity 2)>; given #"([^:]*):(.*)"
At Tue, 1 May 2012 16:15:22 -0700, Nick Sivo wrote:
> In src/schinc.h
> ===========
> #define EXPECTED_PRIM_COUNT 1043
The second paragraph at the top of "schminc.h" describes a little
version-changing and `make cstartup' dance you have to do when you add
a new primitive.
Unfortunately, it's wrong in the v5.2.1 sources. See the latest, which
has the correct instructions:
http://git.racket-lang.org/plt/blob/HEAD:/src/racket/src/schminc.h