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

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

[Octave-bug-tracker] [bug #48757] build failure with --without-z due to


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #48757] build failure with --without-z due to missing unistd.h
Date: Thu, 11 Aug 2016 16:37:30 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #48757 (project octave):

                  Status:                    None => Ready For Test         

    _______________________________________________________

Follow-up Comment #1:

We used to include unistd.h unconditionally because of gnulib.  But now that
we are avoiding gnulib headers in Octave, we should really only use functions
from unistd via wrappers.  But I don't see a clean way to do that at the
moment for oct-procbuf.cc, so I just included unistd.h, conditionally.  For
the toplev.cc problem, I created a new wrapper function.

The following changeset should fix both problems:

http://hg.savannah.gnu.org/hgweb/octave/rev/9b78fda78300


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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