bug-global
[Top][All Lists]
Advanced

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

Re: Last Enum member not found


From: Jason Hood
Subject: Re: Last Enum member not found
Date: Fri, 04 Dec 2015 16:18:42 +1000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

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.

Attachment: enum.txt
Description: Text document


reply via email to

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