diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-26 08:41:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-26 08:41:51 -0700 |
commit | e5145afe93cd5290878ac432aea87da9c70d1263 (patch) | |
tree | d077e689f6fab67a5c8e7925e45f4e16d3f5b011 /signal.h | |
parent | fedad1f30832e6b92ac87aaa39758758e783ceb7 (diff) | |
download | txr-e5145afe93cd5290878ac432aea87da9c70d1263.tar.gz txr-e5145afe93cd5290878ac432aea87da9c70d1263.tar.bz2 txr-e5145afe93cd5290878ac432aea87da9c70d1263.zip |
Don't force lazy string in string input streams.
* stream.c (find_char): Don't extract C string from string;
use abstract access to find the character, without
calculating length.
(string_in_get_line, string_in_get_char): Don't calculate
the length of the string to compare it to the position;
use the lazy-safe length_str_gt function instead.
Diffstat (limited to 'signal.h')
0 files changed, 0 insertions, 0 deletions