Change `SCM_GC_BYTEVECTOR' to `SCM_R6RS_GC_BYTEVECTOR'.master
commitb36231255f090088ffd87a4b7143a3a3df720b68
authorLudovic Courtès <ludo@gnu.org>
Sun, 9 Aug 2009 21:30:50 +0000 (9 23:30 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 9 Aug 2009 21:30:50 +0000 (9 23:30 +0200)
tree33f1a5a1696e618554d1f900cad1711031ab4284
parentd8bb24ba2ec5ec70e8b3dfba66e2e93215257a2c
Change `SCM_GC_BYTEVECTOR' to `SCM_R6RS_GC_BYTEVECTOR'.

This allows compilation with Guile >= 1.9.1 (which provides its own copy
of this code).
src/bytevector.c
src/bytevector.h
src/ports.c