Mercurial > hg > audiodb
comparison bindings/python/pyadbmodule.c @ 636:9cda689dcc20
Use an appropriate data copier for the platform's bit width
Dispatch on sb-vm:n-word-bits, though I think sbcl itself should
probably define a system-area-double-float-copy bit-bash function.
This also fixes a thinko, where only half of the times data was being
copied, even on 64-bit platforms. Sheesh. Fixes #32
author | mas01cr |
---|---|
date | Tue, 29 Sep 2009 16:23:42 +0000 |
parents | 356d7b319ae8 |
children | 50761b56e8be |
comparison
equal
deleted
inserted
replaced
635:641daceae79c | 636:9cda689dcc20 |
---|