diff options
author | Daniel Llorens <lloda@sarc.name> | 2020-02-07 15:43:24 +0100 |
---|---|---|
committer | Daniel Llorens <lloda@sarc.name> | 2020-04-09 16:59:39 +0200 |
commit | edf9abb4a021f417e99df6c25c34ee59cb30a512 (patch) | |
tree | 2ed54a6a5a6ea0c4a3ed1a99655b83f32b3166ae /libguile/bytevectors.c | |
parent | d88d4d55588198754478731713e1450cae16446f (diff) | |
download | guile-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