On Tuesday, June 24, 2014 11:29:37 PM UTC-4, Laszlo Hars wrote: > > The Julia nightly versions a couple months ago allowed simple redirections > of STDOUT and STDERR to user pipes, from where the data could be read. > Everything used to work fine, but not anymore. >
The redirect_stdout() and redirect_stderr() functions to redirect stdio to pipes still works. (That's how standard i/o is captured in IJulia.)
