[plt-scheme] Variable arity error?

From: Matt Jadud (mcj4 at kent.ac.uk)
Date: Fri Jul 7 13:09:33 EDT 2006

Hi all,

I'm a bit confused by this error from v350.4 (or HEAD):

--
current-module-name-resolver: expects argument of type <procedure of 
arity 1, 3, and 4>; given #<procedure>

  === context ===
#f::353: loop
--

This is somewhere in a large body of code that was happy under v209. I'm 
downloading and building v300 to see if this same error is thrown there. 
  I assume this is one of those times that I hope that running my code 
with 'errortrace' gives me more information?

Cheers,
Matt


Posted on the users mailing list.