bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#681: Wrong C++ indentation in batch mode


From: Vivien Mallet
Subject: bug#681: Wrong C++ indentation in batch mode
Date: Sat, 06 Feb 2016 13:05:48 +0100

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.





reply via email to

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