Check more cases of array-contents
authorDaniel Llorens <daniel.llorens@bluewin.ch>
Wed, 24 Apr 2013 15:13:56 +0000 (17:13 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 10 Feb 2014 20:25:42 +0000 (21:25 +0100)
commit35f45ed6d0d4d8d73975cb1935faf32f82cb48b8
tree25c1000d69a145530d88dd2765f7d2b0b5f69490
parentc545f7164a80586ac287c551b089101387319e8c
Check more cases of array-contents

* libguile/arrays.c: (scm_array_contents): fix comment.
* test-suite/tests/arrays.test: add cases that depend on correct
  setting of CONTIGUOUS_FLAG.
libguile/arrays.c
test-suite/tests/arrays.test