Fix the `put-bytevector' tests.
authorLudovic Courtès <ludo@gnu.org>
Fri, 3 Sep 2010 14:23:02 +0000 (16:23 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 3 Sep 2010 14:23:02 +0000 (16:23 +0200)
commitbf08e10f59c062a5d5173ed7951874ed86d302aa
tree773641c576f04ae5b1737e28c6656f79277cb8a4
parent760538bf75262811c906129a3ea2b6defde3d27d
Fix the `put-bytevector' tests.

* libguile/vports.c (sf_write): Add comment about what happens when DATA
  contains binary data.

* test-suite/tests/r6rs-ports.test ("7.2.11 Binary
  Output")["put-bytevector [2 args]", "put-bytevector [3 args]",
  "put-bytevector [4 args]"]: Require a Latin-1 locale.
libguile/vports.c
test-suite/tests/r6rs-ports.test