diff options
author | Andy Wingo <wingo@pobox.com> | 2017-02-08 08:58:46 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2017-02-08 15:09:14 +0100 |
commit | ecdff904cb9eb7b29d1b4f73d4ec744d1502c725 (patch) | |
tree | 31b25bf15a25d8dd8d93ab97161fc3bf9b532198 /libguile/dynstack.c | |
parent | 96b994b6f815747ce2548123cc996d8132bd4781 (diff) | |
download | guile-ecdff904cb9eb7b29d1b4f73d4ec744d1502c725.tar.gz |
Remove remaining "display" uses in (web http)
* module/web/http.scm (header-writer): Default to calling put-string.
(put-list): Rename from write-list, take the port first, and call the
put-item function with port then value. Adapt all callers.
(write-date): Rename display-digits to put-digits.
(put-challenge): Rename from write-challenge, adapt arguments to put
convention, and adapt callers.
(declare-symbol-list-header!): Use put-symbol.
(declare-integer-header!): Use put-non-negative-integer.o
(declare-entity-tag-list-header!): Use put-entity-tag-list.
("If-Range", "Etag"): Adapt to put-entity-tag.
(make-chunked-output-port): Use put-char.
Diffstat (limited to 'libguile/dynstack.c')
0 files changed, 0 insertions, 0 deletions