|
From: | Kristian Lein-Mathisen |
Subject: | [Chicken-hackers] feature patch: preserving argument names in foreign-lambda and friends |
Date: | Sun, 30 Sep 2012 02:50:15 +0200 |
If I do chicken-bind on this:cpBool cpSpaceShapeQuery(cpSpace *space, cpShape *shape, cpSpaceShapeQueryFunc func, void *data);And print space-shape-query procedure, the argument types are included in the procedure-information:#<procedure (chickmunk#space-shape-query cpSpace*12661276 cpShape*12671277 function12681278 void*12691279)>
0001-Compiler-preserves-argument-names-in-foreign-lambda-.patch
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |