GNU bug report logs - #8438
24.0.50; C++ macro make indentation fail

Previous Next

Packages: cc-mode, emacs;

Reported by: Andrea Crotti <andrea.crotti.0 <at> gmail.com>

Date: Thu, 7 Apr 2011 11:28:02 UTC

Severity: normal

Found in version 24.0.50

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Daniel Colascione <dan.colascione <at> gmail.com>
Cc: Alan Mackenzie <acm <at> muc.de>, 8438 <at> debbugs.gnu.org, Andrea Crotti <andrea.crotti.0 <at> gmail.com>
Subject: bug#8438: 24.0.50; C++ macro make indentation fail
Date: Sun, 24 Apr 2011 14:13:16 -0400
Daniel Colascione <dan.colascione <at> gmail.com> writes:

> The problem actually has nothing to do with the macro:
> c-forward-decl-or-cast-1 is choking on the const because it's mistaking
> it for something that might be part of a member function pointer.
> Because c-forward-decl-or-cast-1 fails inside
> c-just-after-func-arglist-p, c-guess-basic-offset tries the next best
> thing, which happens to be a template argument continuation.
>
> The attached patch resolves the issue.

Looks OK to me.  Please check if the same fix is required on the
emacs-23 branch, and if so commit it there.




This bug report was last modified 13 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.