[racket-dev] procedure _cprocedure*: expects 8 arguments, given 9: '(#<ctype:pointer>) #<ctype:int32> #f #f #t #f #f #f #f
The real `_cprocedure*' (which appears in the expansion of `_fun') has
9 arguments, so something is out of sync.
Do you have a "collects/ffi/compiled/drracket" directory (which should
not exist, but might have been created incorrectly)?
At Sat, 14 May 2011 12:23:51 -0400, Matthias Felleisen wrote:
>
> I am running Robby's test-docs-complete from the command line, and it's fine.
>
> When I tried to run it from drracket, I got this:
>
> procedure _cprocedure*: expects 8 arguments, given 9: '(#<ctype:pointer>)
> #<ctype:int32> #f #f #t #f #f #f #f
>
> What's wrong?
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev