|
From: | Andy Moreton |
Subject: | Re: /srv/bzr/emacs/trunk r109223: Utility function to make a list from specified amount of objects. |
Date: | Fri, 27 Jul 2012 10:12:00 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (windows-nt) |
On Fri 27 Jul 2012, martin rudalics wrote: >> Two obvious typos are fixed in 109225. > > I already fixed those here but am still getting: > > w32fns.c: In function 'syms_of_w32fns': > w32fns.c:6797:13: error: expected expression before ',' token > make[1]: *** [oo/i386/w32fns.o] Error 1 > make[1]: Leaving directory `c:/emacs/trunk/src' > make: *** [all-other-dirs-gmake] Error 2 > > martin I see this with MinGw gcc 4.6.1, because mingw include/basetyps.h this at line 71: # define PURE The #defines for listn should use a longer name that does not clash with Windows headers. AndyM
[Prev in Thread] | Current Thread | [Next in Thread] |