[racket-dev] Fwd: Can't pass cpointers in 5.1.3, correct?
Just to confirm this: it looks like I can't pass cpointers through place-channels in version 5.1.3.
However, it looks to me like I can cheat, using the standard unsafe C transformations to turn pointers into numbers and back again, right?[*]
John
[*]The pointer in question is allocated using malloc(), so it won't move....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4624 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20111011/eb1a22ed/attachment.p7s>