1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/module/rnrs/io
Andy Wingo e13cd5c77c Flush when getting string from r6rs string output port
* module/rnrs/io/ports.scm (open-string-output-port): Calling the
  get-string proc should flush the buffer and reset the file position.
* test-suite/tests/r6rs-ports.test ("8.2.10 Output ports"): Add tests.
  Thanks to Freja Nordsiek for the report.
2017-03-01 14:26:11 +01:00
..
ports.scm Flush when getting string from r6rs string output port 2017-03-01 14:26:11 +01:00
simple.scm Fix (rnrs io simple) to open file ports in textual mode. 2014-03-19 23:36:46 -04:00