Re: svn commit: r1702305 - /subversion/trunk/subversion/libsvn_subr/stream.c
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Fri, 11 Sep 2015 00:50:07 +0300
Stefan Fuhrmann <stefan2_at_apache.org> writes:
+ * Special files like STDIN will have no flags set at all. In that case,
Files corresponding to the standard I/O streams actually have the appropriate
> Note that this check is not perfect for arbitrary APR file handles
The actual problem, to my mind, is that relying on flags to determine if the
One example would be apr_file_pipe_create() on Unix that sets APR_INHERIT
[1] https://svn.apache.org/repos/asf/apr/apr/branches/1.3.x/file_io/unix/open.c
Regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.