emacs-devel
[Top][All Lists]
Advanced

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

23 branch NS build failure - XVECTOR->size / nsmenu


From: David Reitter
Subject: 23 branch NS build failure - XVECTOR->size / nsmenu
Date: Wed, 15 Jun 2011 11:27:08 -0400

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 <address@hidden>
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 via email to

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