|
From: | Shigio YAMAGUCHI |
Subject: | Re: Last Enum member not found |
Date: | Fri, 11 Dec 2015 15:53:13 +0900 |
On 4/12/2015 1:59, Hideki IWAMOTO wrote:
> Global couldn't handle in the case that there are newlines between "enum" and " {".
> This bug was fixed in the repository.
This still misses this construct:
enum
tag
{ ... };
My solution skipped newlines straight after the attributes.
--
Jason.
_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global
[Prev in Thread] | Current Thread | [Next in Thread] |