From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vivien Mallet Newsgroups: gmane.emacs.bugs Subject: bug#681: Wrong C++ indentation in batch mode Date: Sat, 06 Feb 2016 13:05:48 +0100 Message-ID: <87zivd7g8z.fsf@inria.fr> References: <200808091726.22907.Vivien.Mallet@inria.fr> <87zjn8hu79.fsf@bzg.ath.cx> <87zjn7g5x7.fsf@verdandi.inria.fr> <87ppo3hiz0.fsf@bzg.ath.cx> <20160104231642.GA13716@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1454789422 12467 80.91.229.3 (6 Feb 2016 20:10:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Feb 2016 20:10:22 +0000 (UTC) Cc: Bastien , Andrew Hyatt , 681@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 06 21:10:10 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aS9BK-0006ht-Gc for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Feb 2016 21:10:10 +0100 Original-Received: from localhost ([::1]:56542 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS9BJ-0003qt-Jg for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Feb 2016 15:10:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS9BG-0003qK-HN for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2016 15:10:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aS9BF-00013S-OD for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2016 15:10:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS9BB-00011R-R6; Sat, 06 Feb 2016 15:10:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aS9BB-0002HW-Lf; Sat, 06 Feb 2016 15:10:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Vivien Mallet Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Sat, 06 Feb 2016 20:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 681 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 681-submit@debbugs.gnu.org id=B681.14547893878742 (code B ref 681); Sat, 06 Feb 2016 20:10:01 +0000 Original-Received: (at 681) by debbugs.gnu.org; 6 Feb 2016 20:09:47 +0000 Original-Received: from localhost ([127.0.0.1]:36098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aS9Ax-0002Gw-0C for submit@debbugs.gnu.org; Sat, 06 Feb 2016 15:09:47 -0500 Original-Received: from smtp23.services.sfr.fr ([93.17.128.20]:54239) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aS9Av-0002Gi-5p for 681@debbugs.gnu.org; Sat, 06 Feb 2016 15:09:45 -0500 Original-Received: from filter.sfr.fr (localhost [212.198.138.16]) by msfrf2308.sfr.fr (SMTP Server) with ESMTP id 30CE0700039D; Sat, 6 Feb 2016 21:09:39 +0100 (CET) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=none (no policy) header.from=Vivien.Mallet@inria.fr Original-Received: from olivaw (212-198-138-16.rev.numericable.fr [212.198.138.16]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by msfrf2308.sfr.fr (SMTP Server) with ESMTP id D26637000394; Sat, 6 Feb 2016 21:09:34 +0100 (CET) X-SFR-UUID: 20160206200934861.D26637000394@msfrf2308.sfr.fr In-reply-to: <20160104231642.GA13716@acm.fritz.box> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:112578 Archived-At: Hello, On Tue, Jan 05 2016, Alan Mackenzie wrote: > I've committed what I hope is a fix to the emacs-25 branch at savannah. > Sorry it's taken (a lot) longer than it should have done. Sure, 7.5 years is a long time! But it is good to see this bug report was not lost, contrary to other reports. > Would you please tell me what version of Emacs you're currently using, > and I will try to adapt the patch for that version. Then I will ask you > to try out the patch and let me know whether or not there are still > errors. My current version is 24.5.3. I am not sure this is so useful that the fix is tested on this version. Instead, I could check with the latest version in the branch you mention. I have just tried to compile current version, but I got this error CC callint.o alloc.c:1137:1: error: static declaration of ?aligned_alloc? follows non-static declaration aligned_alloc (size_t alignment, size_t size) ^ In file included from alloc.c:31:0: lisp.h:3779:14: note: previous declaration of ?aligned_alloc? was here extern void *aligned_alloc (size_t, size_t) ATTRIBUTE_MALLOC_SIZE ((2)); I do not have a lot of time to dig. So you might just mark the bug as resolved! Thank you, Vivien.