all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Emacs devel <emacs-devel@gnu.org>
Subject: 23 branch NS build failure - XVECTOR->size / nsmenu
Date: Wed, 15 Jun 2011 11:27:08 -0400	[thread overview]
Message-ID: <E8A71E8E-6CAE-4C95-82F6-A1DE0402DC07@gmail.com> (raw)

The use of XVECTOR()->size needs to be changed (e.g., to ASIZE()) in nsmenu's ns_update_menubar to make the 23 branch compile again (with NS).

This change from the trunk would be the right one to merge:

revno: 104024 [merge]
committer: Paul Eggert <eggert@cs.ucla.edu>
branch nick: trunk
timestamp: Tue 2011-04-26 23:03:54 -0700
message:
  Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF.


Is this something I can do myself (and if so, how - i.e., what's the correct way to cherry-pick in Bzr?), or should I wait for a maintainer to do it?


             reply	other threads:[~2011-06-15 15:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15 15:27 David Reitter [this message]
2011-06-15 16:36 ` 23 branch NS build failure - XVECTOR->size / nsmenu Glenn Morris
2011-06-15 19:29   ` Alp Aker
2011-06-15 21:19     ` Glenn Morris
2011-06-16 16:31     ` bug#8839: " David Reitter
2011-06-16 17:16       ` Alp Aker
2011-06-15 16:54 ` Alp Aker

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=E8A71E8E-6CAE-4C95-82F6-A1DE0402DC07@gmail.com \
    --to=david.reitter@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.