emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r109223: Utility function to make a list from s


From: Eli Zaretskii
Subject: Re: /srv/bzr/emacs/trunk r109223: Utility function to make a list from specified amount of objects.
Date: Fri, 27 Jul 2012 12:25:57 +0300

> Date: Fri, 27 Jul 2012 12:15:02 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> > From: Andy Moreton <address@hidden>
> > Date: Fri, 27 Jul 2012 10:12:00 +0100
> > 
> > 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.
> 
> Yes.  I'm fixing this as we speak.

Should be fixed now, please check.



reply via email to

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