bug-global
[Top][All Lists]
Advanced

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

Re: bug with enum and newline before brace


From: Shigio YAMAGUCHI
Subject: Re: bug with enum and newline before brace
Date: Wed, 3 Jun 2015 10:01:04 +0900

Hi,
I have fixed the bug in the repository.
Thank you for the report.

Regards,
Shigio

2015-06-03 4:57 GMT+09:00 Peter Münster <address@hidden>:
Hi,

In the following example, E1 is found, but E2 is not:

--8<---------------cut here---------------start------------->8---
enum my_enum1 {
    E1
};

enum my_enum2
{
    E2
};
--8<---------------cut here---------------end--------------->8---

--
           Peter


_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global



--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

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