Thread (21 messages) flat view 21 messages, 5 authors, 2016-06-16

Re: [PATCH 80/83] run-command: make dup_devnull() non static

From: Christian Couder <hidden>
Date: 2016-06-16 02:19:11

On Mon, Apr 25, 2016 at 5:05 PM, Johannes Schindelin
[off-list ref] wrote:
Hi Chris,

On Sun, 24 Apr 2016, Christian Couder wrote:
quoted
diff --git a/run-command.c b/run-command.c
index 8c7115a..29d2bda 100644
--- a/run-command.c
+++ b/run-command.c
@@ -85,7 +85,7 @@ static inline void close_pair(int fd[2])
 }

 #ifndef GIT_WINDOWS_NATIVE
-static inline void dup_devnull(int to)
+void dup_devnull(int to)
 {
The #ifndef GIT_WINDOWS_NATIVE rings very, very loud alarm bells.
Yeah, but I must say that I don't know what I should do about this.
Do you have a suggestion? Should I try to implement the same function
for Windows?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help