On Mon, Apr 08, 2019 at 10:04:20PM +0200, Peter Bex wrote:
> Hi all,
> 
> Here's a reasonably straightforward patch to make XXXvector-ref,
> XXXvector-set!, XXXvector-length and XXXvector? inlineable, as
> per #757.

Oh, please note that if this *doesn't* go into 5.1, we should fix
the rewrites for [su]64vector-set! in platform.scm; they were
copy/pasted from [us]32vector-set!, and still refer to the same
(thus wrong) internal C function.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to