octave-maintainers
[Top][All Lists]
Advanced

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

Re: safer way to use gnulib


From: John W. Eaton
Subject: Re: safer way to use gnulib
Date: Sat, 20 Mar 2010 11:10:33 -0400

On 20-Mar-2010, Michael Goffioul wrote:

| On Tue, Mar 16, 2010 at 10:03 PM, John W. Eaton <address@hidden> wrote:
| > On 16-Mar-2010, Ben Abbott wrote:
| >
| > | The dependencies of lex.cc aren't too many, so it finished quickly. 
Except for the one failure I always get with data.cc, all tests pass.
| > |
| > | Thanks again!
| >
| > OK, so now we finally have Octave+gnulib working on OS X, except that
| > we need to do something about the possibility of sigemptyset and
| > sigaddset being defined as preprocessor macros.
| >
| > If we can get a similar result for MinGW, I'll make a new snapshot.
| 
| The situation is also much better under MSVC, although there's still a
| problem with the "accept" symbol, which gets defined to
| "accept_used_without_including_sys_socket_h". I'm not sure the
| problem also exists under MinGW.

I checked in the following change.  Does it help?

  http://hg.savannah.gnu.org/hgweb/octave/rev/4db7beace28e

jwe


reply via email to

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