This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #45 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-02-18 19:15:43 UTC ---
> ...
> I would therefore suggest to resolve this PR by issuing a well-defined
> error if we encounter a pipe on opening.

Are you suggesting to "fix" the non working named pipes on Darwin by removing
them everywhere?
If yes, isn't it a little bit too radical?

If there are pieces of code working only by chance, would not it be better to
fix them?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]