[racket-dev] Fwd: Can't pass cpointers in 5.1.3, correct?

From: John Clements (clements at brinckerhoff.org)
Date: Tue Oct 11 18:22:41 EDT 2011

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>

Posted on the dev mailing list.