]> birchwood-abbey.net Git - mit-scheme.git/commitdiff
Remove note about datum labels being unsupported.
authorChris Hanson <org/chris-hanson/cph>
Sun, 11 Sep 2022 01:01:40 +0000 (18:01 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 11 Sep 2022 01:01:40 +0000 (18:01 -0700)
doc/ref-manual/io.texi

index b36dbfac7be5918ca04d311a3094d08a3a280f2d..7e95263adae3adf33013db2e2562bbacadb7f69e 100644 (file)
@@ -906,12 +906,6 @@ requiring calls to @code{flush-output-port}.
 In this section, all optional arguments called @var{port} default to
 the current output port.
 
-@strong{Note}: MIT/GNU Scheme doesn't support datum labels, so any
-behavior in @code{write}, @code{write-shared}, or @code{write-simple}
-that depends on datum labels is not implemented.  At present all three
-of these procedures are equivalent.  This will be remedied in a future
-release.
-
 @deffn {standard procedure} write object [port]
 Writes a representation of @var{object} to the given textual output
 @var{port}.  Strings that appear in the written representation are