[cffi-devel] More element types for with-pointer-to-vector-data on ECL
Andy Hefner
ahefner at gmail.com
Thu Jul 2 00:32:31 UTC 2009
Having reflected on it for a few minutes, it seems absurd generating
all those branches to different union members that ultimately return
the same pointer (except perhaps in the most paranoid interpretations
of the C language). I've attached what I think is a saner
implementation.
On 7/1/09, Andy Hefner <ahefner at gmail.com> wrote:
> Here's a darcs patch to add support for every reasonable specialized
> array type in ECL: ([un]signed-byte [8,16,32,64]), single-float,
> double-float, bit, base-char, character.
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simpler-ecl-element-types
Type: application/octet-stream
Size: 5792 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20090701/39f1f7a4/attachment.obj>
More information about the cffi-devel
mailing list