Mention the non-conformance of the core SRFI-6 procedures in the manual.
authorMark H Weaver <mhw@netris.org>
Thu, 21 Mar 2013 16:41:05 +0000 (12:41 -0400)
committerMark H Weaver <mhw@netris.org>
Thu, 21 Mar 2013 16:48:03 +0000 (12:48 -0400)
commit8edab37f17cd60cf6986da822dfbdad6067aef66
tree5c5f68f44e61220fc9aa171b684c9166939a28bf
parentddb717423619cb2c36fb798dc12552b70cd9b0ad
Mention the non-conformance of the core SRFI-6 procedures in the manual.

* doc/ref/srfi-modules.texi (About SRFI Usage): Use SRFI-13 as an
  example of a module which is included in core Guile, instead of
  SRFI-6.

  (SRFI-6): Mention the non-conformance of the core 'open-input-string'
  and 'open-output-string' procedures.  Remove the claim that importing
  this module does nothing.  Recommend that users import the module.
doc/ref/srfi-modules.texi