Re: wheel_run.pm test errors (Was: POE Upgrade error)
Rocco Caputo <[email protected]> Sun, 22 Jul 2012 02:54:12 -0400
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
On Jul 13, 2012, at 11:26, Philip Gwyn wrote: >=20 > On 10-Jul-2012 Rocco Caputo wrote: >> Good morning. >>=20 >> I could use some help with this problem. >=20 > After a look at wheel_run.pm, seems to me this is a buffering issue. = The=20 > child does print; <>; print; print; but the parent does print; = sysread(); >=20 > Included is a double patch: In the first patch, the parent will = accumulate the > input until it find a terminator. The second patch is a clean up of = the first > (the terminator is a param) but I don't know how to get git to show = them > combined. Thanks! I've applied this, and I'll release the changes after sweeping = through POE's bug queues. --=20 Rocco Caputo <[email protected]>=