Daniel Llorens <daniel.llor...@bluewin.ch> skribis: > From a38b0a98ed6093ee9ebe4ac60b4b6f9efbdcfdd5 Mon Sep 17 00:00:00 2001 > From: Daniel Llorens <daniel.llor...@bluewin.ch> > Date: Mon, 1 Apr 2013 18:43:58 +0200 > Subject: [PATCH 2/2] Remove double indirection in element access in > array-copy! > > * libguile/array-map.c: (racp): factor scm_generalized_vector_ref, > scm_generalized_vector_set_x out of the rank-1 loop.
Applied, with the addition of the couple of ‘scm_array_handle_release’ calls that were missing. Thanks, Ludo’.