octave-maintainers
[Top][All Lists]
Advanced

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

Re: Compile error of src/file-io.cc on octave-3.3.52+ by MinGW (GCC-4.5.


From: John W. Eaton
Subject: Re: Compile error of src/file-io.cc on octave-3.3.52+ by MinGW (GCC-4.5.0)
Date: Tue, 5 Oct 2010 14:44:19 -0400

On  3-Oct-2010, Tatsuro MATSUOKA wrote:

| I have carried out grep at /mingw/include and found
| 
| stdio.h(528): #define _fileno(__F) ((__F)->_file)
| stdio.h(530): #define fileno(__F) ((__F)->_file)

Does the following changeset fix the problem for you?

  http://hg.savannah.gnu.org/hgweb/octave/rev/dc4f8dfe5325

jwe



reply via email to

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