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

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

[Octave-bug-tracker] [bug #34543] gnulib fflush used on MinGW


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #34543] gnulib fflush used on MinGW
Date: Fri, 14 Oct 2011 15:46:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 Iceweasel/6.0.2

Follow-up Comment #5, bug #34543 (project octave):

As I said before, even if your system provides these functions (every system
does, I think, provide fflush, fgets, etc.) there may be problems that gnulib
fixes.

And in any case, the way gnulib works, the gnulib:: qualifier is used to
arrange for either the gnulib replacement function to be called, or for the
one provided by the system to be called.  So there is no need to remove the
gnulib:: qualifier even on systems that have perfectly working versions of
these functions.

If there is a bug in the configuration such that the version of gnulib in the
source tree is not being found, then I need more information about precisely
how that can happen in order to debug and fix it.

Where is the other obsolete copy of gnulib installed on your system?  How did
Octave's configure script detect it?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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