emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: Eli Zaretskii
Subject: Re: windows build failure
Date: Wed, 29 May 2013 20:21:27 +0300

> From: cg <address@hidden>
> Date: Thu, 30 May 2013 00:06:56 +0800
> 
> The problem is gettimeofday (in time.h) has two arguments with
> the same name 'restrict':
> 
> int gettimeofday (struct timeval *restrict, struct timezone *restrict);

'restrict' is a keyword, not a variable.  Like 'static' or 'volatile'.




reply via email to

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