emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs does not compile anymore in win32 with msvc6


From: Eli Zaretskii
Subject: Re: Emacs does not compile anymore in win32 with msvc6
Date: Mon, 08 Oct 2001 18:42:16 -0400

> From: Jason Rumney <address@hidden>
> Date: 08 Oct 2001 23:16:12 +0100
> 
> dispextern.h includes w32gui.h, maybe that is where the undefine is
> coming from?

Probably.

I actually don't understand why do w32gui.h and w32heap.h undefine max
and min.  Is that because some system header might define them to
something we don't want?  If so, I think lisp.h can take care of that
now, and we can simply remove those undef's.



reply via email to

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