[parrot/parrot] 9c9daf: readline is supposed to return the content and the...
GitHub
noreply at github.com
Fri Jul 20 01:27:49 UTC 2012
Branch: refs/heads/whiteknight/io_cleanup1
Home: https://github.com/parrot/parrot
Commit: 9c9daf459cbda4d06cc30d16656ffe3bc80d1af5
https://github.com/parrot/parrot/commit/9c9daf459cbda4d06cc30d16656ffe3bc80d1af5
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M include/parrot/io.h
M src/io/api.c
M src/io/buffer.c
M src/io/io_private.h
M src/io/utilities.c
Log Message:
-----------
readline is supposed to return the content and the delimiter, if the delimiter is found. This fixes a hanging test in t/pmc/io.t
More information about the parrot-commits
mailing list