Hi,
In my efforts to embed parrot into perl I stumbled upon something
mildly interesting but most likely terribly hard to track down problem.
If I execute a miniperl (but linked into parrot and with it's own
parrot interpreter) it works, but if the caller closes(STDERR) before
invoking miniperl no output is ever seen on STDOUT.
This is terribly annoying since ExtUtils::MakeMaker does silly things
like this, could there be some code in parrot that becomes really
unhappy if STDERR is not open?
Arthur
- Re: Parrot and STDOUT/STDERR Arthur Bergman
- Re: Parrot and STDOUT/STDERR Leopold Toetsch
- Re: Parrot and STDOUT/STDERR Juergen Boemmels
- A certain 4 letter word (was Re: Parrot and ... Nicholas Clark
- Re: A certain 4 letter word (was Re: Par... Leopold Toetsch
- Re: A certain 4 letter word (was Re... Michal Wallace