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: Alan Mackenzie
Subject: bug#681: Wrong C++ indentation in batch mode
Date: Sun, 7 Feb 2016 22:09:31 +0000
User-agent: Mutt/1.5.24 (2015-08-30)

Hello, Vivien.

On Sat, Feb 06, 2016 at 01:05:48PM +0100, Vivien Mallet wrote:
> 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!

OK, then, I'll do that!

Thanks again for the bug report, all these years ago.

> Thank you,
> Vivien.

-- 
Alan Mackenzie (Nuremberg, Germany).





reply via email to

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