[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work on Darwin

tkoenig at netcologne dot de gcc-bugzilla@gcc.gnu.org
Mon Feb 18 21:29:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162

--- Comment #48 from tkoenig at netcologne dot de <tkoenig at netcologne dot de> 2013-02-18 21:29:22 UTC ---
Am 18.02.2013 20:15, schrieb dominiq at lps dot ens.fr:
> Are you suggesting to "fix" the non working named pipes on Darwin by removing
> them everywhere?

Actually, the error happens everywhere, I could reproduce the error with
unformatted sequential on my Linux box.

> If yes, isn't it a little bit too radical?

Formatted sequential, unformatted stream and formatted stream
would continue to work. As BACKSPACE most certainly will not work
on a pipe, I don't see the advantage of using unformatted sequential.



More information about the Gcc-bugs mailing list