[parrot/parrot] 3260e2: Undo a prospective fix from rurban++. We don't wan...
GitHub
noreply at github.com
Fri Sep 28 23:28:49 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 3260e220029669840659c5348a16511cbe899681
https://github.com/parrot/parrot/commit/3260e220029669840659c5348a16511cbe899681
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-09-28 (Fri, 28 Sep 2012)
Changed paths:
M src/io/api.c
Log Message:
-----------
Undo a prospective fix from rurban++. We don't want to flush stdout every time we read from any filehandle.
Commit: 2922c188143b04270dec52a8f3af1b091bd30b47
https://github.com/parrot/parrot/commit/2922c188143b04270dec52a8f3af1b091bd30b47
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-09-28 (Fri, 28 Sep 2012)
Changed paths:
M src/io/api.c
Log Message:
-----------
On second read through, it doesn't appear that the old IO system had a write buffer on stdout. Take that away in the new system to try and fix some rakudo issues reported by pmichaud++
Compare: https://github.com/parrot/parrot/compare/c2c95972e063...2922c188143b
More information about the parrot-commits
mailing list