[Haskell-beginners] [Haskell-cafe] ghc --make Vs runhaskell
Brandon Allbery
allbery.b at gmail.com
Thu Feb 5 03:45:30 UTC 2015
On Wed, Feb 4, 2015 at 10:10 PM, Richard A. O'Keefe <ok at cs.otago.ac.nz>
wrote:
> Given things like sockets, STREAMS, and ptys, I am not
> sure that it is _possible_ for a Unix system to determine whether two
> streams
> are or are not "related" reliably.
>
It's not. I was not implying that it was, or that it was even a good idea
to try to do so. On the other hand, flushing *every* line-buffered FILE is
rather overkill but less heinous than highly dubious and untestable
assumptions about relationships.
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20150204/d78980e1/attachment.html>
More information about the Beginners
mailing list