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

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

bug#42581: Wrong C++ indentation when using class MY_DLL_EXPORT_MACRO fo


From: Stephane A
Subject: bug#42581: Wrong C++ indentation when using class MY_DLL_EXPORT_MACRO foo
Date: Tue, 28 Jul 2020 13:34:43 +0200

Hello,

There is a C++ indentation problem when using:
class MY_EXPORT_DLL_MACRO foo {
// with a
public:
foo(); // This line is not indented
// section.
};

The problem is not reproduced if, either:

Please find enclosed a sample C++ file containing the indentation problem using different C++ styles (stroustrup, linux and gnu) and the following emacs information.

Best regards,

Stéphane

Attachment: emacs-cxx-indentation.txt
Description: Text document

Attachment: emacs-cxx-indentation.cpp
Description: Text Data


reply via email to

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