octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47614] pipe() does not work on Windows


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47614] pipe() does not work on Windows
Date: Wed, 06 Apr 2016 04:36:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #11, bug #47614 (project octave):

Ok, good, we're closing in on this one. So if we enable pipe-posix, we should
simply remove the HAVE_PIPE conditional in oct-syscalls.cc.

The gnulib logic should enable the pipe.c module if and only if HAVE_PIPE is
false, so with it enabled there should always be a pipe function that can be
linked to.

Can someone test another build with that change made? I can provide a patch if
it's not clear what should be done.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47614>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]