Minor problems with substring-related tag changes.
authorJim Blandy <jimb@red-bean.com>
Sat, 25 Oct 1997 06:53:47 +0000 (06:53 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 25 Oct 1997 06:53:47 +0000 (06:53 +0000)
commitc2cb25006b0c7d27e367c3a263295f6437f6d14e
treeac66ff8275580d29b1b39e19db94b5b4b8e12bff
parent01cddfc1e8080eef7d9f277d8d666fa2e56de825
Minor problems with substring-related tag changes.
* symbols.h (SCM_SUBSTRP): Don't mask off the S bit; that's
exactly what we want to leave in to detect substrings.
(SCM_ROSTRINGP, ROUCHARS): Formatting tweaks.
* tags.h: Fix diagrams and comments describing the S tag bit;
remove vestigial remarks about the D tag bit.
(SCM_TYP7, SCM_TYP7S): Rephrased for readability.
* strings.c: Formatting tweaks.
libguile/strings.c
libguile/symbols.h
libguile/tags.h