emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: Sean Sieger
Subject: Re: windows build failure
Date: Wed, 18 Sep 2013 09:08:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Eli Zaretskii <address@hidden> writes:

    > and src/config.h should have this:
    > >
    > >   /* Define to 1 if you have the `gettimeofday' function. */
    > >   #define HAVE_GETTIMEOFDAY 1
    > >
    > 
    > It does.

    Then I don't understand why you get this.  Perhaps '__restrict' and
    'restrict' are not the same for some reason.  Do you have this in
    src/config.h:

      #define restrict __restrict

    ?

Yep.




reply via email to

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