bug#15136: get-string-all documentation

2013-08-19 Thread Ian Price
Josep Portella Florit writes: > In the documentation for get-string-all, on module (rnrs io ports), it > says: > > Scheme Procedure: get-string-all textual-input-port count > Yes, a silly little oversight. Thanks for the report. It's fixed in stable. -- Ian Price -- shift-reset.com "Prog

bug#15136: get-string-all documentation

2013-08-19 Thread Josep Portella Florit
Hi! In the documentation for get-string-all, on module (rnrs io ports), it says: Scheme Procedure: get-string-all textual-input-port count But it really only receives one argument, not two. Link to the error in the documentation source: http://git.savannah.gnu.org/cgit/guile.git/tree/doc/r