all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
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	[thread overview]
Message-ID: <vz1obn1va8v.fsf@gmail.com> (raw)
In-Reply-To: 50124F71.6030103@gmx.at

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




  reply	other threads:[~2012-07-27  9:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <50123904.9040005@gmx.at>
2012-07-27  7:56 ` [Emacs-diffs] /srv/bzr/emacs/trunk r109223: Utility function to make a list from specified amount of objects Dmitry Antipov
2012-07-27  8:21   ` martin rudalics
2012-07-27  9:12     ` Andy Moreton [this message]
2012-07-27  9:15       ` Eli Zaretskii
2012-07-27  9:25         ` Eli Zaretskii
2012-07-27  9:31           ` martin rudalics
2012-07-27  9:17     ` [Emacs-diffs] " Dmitry Antipov
2012-07-27  9:28       ` Eli Zaretskii
2012-07-27 10:37   ` Eli Zaretskii
2012-07-27 10:59     ` Dmitry Antipov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vz1obn1va8v.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.