summaryrefslogtreecommitdiff
path: root/libguile/bytevectors.c
diff options
context:
space:
mode:
authorDaniel Llorens <lloda@sarc.name>2020-02-07 15:43:24 +0100
committerDaniel Llorens <lloda@sarc.name>2020-04-09 16:59:39 +0200
commitedf9abb4a021f417e99df6c25c34ee59cb30a512 (patch)
tree2ed54a6a5a6ea0c4a3ed1a99655b83f32b3166ae /libguile/bytevectors.c
parentd88d4d55588198754478731713e1450cae16446f (diff)
downloadguile-edf9abb4a021f417e99df6c25c34ee59cb30a512.tar.gz
Remove 'contiguous' flag in arrays
Was never used, so we save having to set it on various ops. * libguile/arrays.h (SCM_I_ARRAY_FLAG_CONTIGUOUS, SCM_SET_ARRAY_CONTIGUOUS_FLAG, SCM_CLR_ARRAY_CONTIGUOUS_FLAG, SCM_I_ARRAY_CONTP): Remove. * libguile/arrays.c (scm_i_ra_set_contp): Remove. Elsewhere remove all uses of this and the other macros.
Diffstat (limited to 'libguile/bytevectors.c')
0 files changed, 0 insertions, 0 deletions