emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50 compile problem on Windows XP


From: Jason Rumney
Subject: Re: 23.0.50 compile problem on Windows XP
Date: Wed, 03 Oct 2007 13:10:07 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

dhruva wrote:
> data.c
> C:\Program Files\Microsoft Visual Studio .NET
> 2003\Vc7\include\math.h(182) : error C2059: syntax error : '('
>   

It could be this change, since lisp.h is included before math.h in
data.c, and the MS headers use a different constant to protect against
redefining abs.


2007-09-23  Johannes Weiner  <address@hidden>

    * lisp.h (abs): Define if not defined.






reply via email to

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