octave-maintainers
[Top][All Lists]
Advanced

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

Re: missing "#include "sysdir.h" ?? [was Re: rpl_close in load-save.cc (


From: Tatsuro MATSUOKA
Subject: Re: missing "#include "sysdir.h" ?? [was Re: rpl_close in load-save.cc (MinGW build development source)
Date: Thu, 4 Mar 2010 15:43:30 +0900 (JST)

Hello


--- "John W. Eaton"  wrote:

> On  4-Mar-2010, Tatsuro MATSUOKA wrote:
> 
> | Therefore I add to 
> | 
> | #include "oct-hdf5.h"
> | #include "sysdir.h"  <==add
> | 
> | // Remove gnulib definitions, if any.<==add
> | #ifdef close <==add
> | #undef close <==add
> | #endif       <==add 
> | #ifdef open  <==add
> | #undef open  <==add
> | #endif       <==add
> | 
> | The compile errors are disappeared.
> 
> Yes, this is a possible way to work around the problem.  But we plan
> to fix this in a better way.  See the thread:
> 
>   http://lists.gnu.org/archive/html/bug-gnulib/2010-02/msg00171.html
> 
> I would like to see the changes proposed in that thread checked in to
> gnulib soon.  If not, then we will have to use a modified version of
> gnulib until they are.
> 

Thank you for your reply.
I have checked the threads.  I will use the above change personally until the 
better methods will be
applied.

Regards

Tatsuro


--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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