CC Mode 5.30.10???? [Re: XEmacs Packages have been pre-released (2012-01-10-15)]
Mike Kupfer
mike.kupfer at xemacs.org
Wed Jan 11 00:22:53 EST 2012
Norbert Koch wrote:
> Uh ah, there may be (one of) the problem(s):
>
> nk at vserv:cc-mode% hg heads
> changeset: 123:3647259c12f1
> tag: tip
> user: Norbert Koch <viteno at xemacs.org>
> date: Tue Jan 10 15:40:08 2012 +0100
> summary: Added tag cc-mode-1_47 for changeset 1af191b522b5
>
> changeset: 119:4e9db4db477f
> user: Alan Mackenzie <acm at muc.de>
> date: Sun Jan 08 12:37:09 2012 +0000
> summary: Optimise font locking in long enum definitions.
Yeah, that'd be a problem.
> Although this could be normal, since I haven't pushed my committed changes
> (tagging plus Makefile and ChangeLog updates).
No, normally I'd expect the package maintainer's changes and the
buildmeister's changes to be on the same branch.
Hmm. 4e9db4db477f is the tip revision on Bitbucket[1].
Bitbucket says that aecc1a179b8b and 32df22c7e706 are both children of
f54823acffbc. 455dda044d4b is Alan's merge of those 2 branches. I'm
guessing that 3647259c12f1 is a continuation of the branch that
aecc1a179b8b started.
Norbert, what's the output of "hg log -v -r 119-123" in your copy? And
can you tell us precisely what commands you used to pull down Alan's
most recent set of changes? In particular, I'm wondering if there was a
missing "update" command (or -u option to "pull").
cheers,
mike
Footnotes:
[1] According to https://bitbucket.org/xemacs/cc-mode/changesets.
More information about the XEmacs-Beta
mailing list