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

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

[Octave-bug-tracker] [bug #55273] mkfifo returns "Function not implement


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #55273] mkfifo returns "Function not implemented" error
Date: Wed, 26 Dec 2018 21:27:19 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15

Follow-up Comment #6, bug #55273 (project octave):

@Mike

With 4.2.1, in config.status


$ fgrep -in HAVE_MKFIFO= config.*
config.log:93885:HAVE_MKFIFO='1'
$ fgrep -in REPLACE_MKFIFO= config.*
config.log:94359:REPLACE_MKFIFO='1'
$ ls libgnu/mkfifo.c
libgnu/mkfifo.c


With the current default branch


$ fgrep -in HAVE_MKFIFO= config.*
config.log:84083:HAVE_MKFIFO='1'
$ fgrep -in REPLACE_MKFIFO= config.*
config.log:84679:REPLACE_MKFIFO='1'
$ ls libgnu/mkfifo.c
libgnu/mkfifo.c




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55273>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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