Last Enum member not found

njfm <[email protected]>
Newsgroups gmane.comp.gnu.global.bugs
Message-ID <[email protected]>
It seems that the last member of an enum is not being found. For instance, 
if we have:

test.h

typedef enum 
{
  E_FIRST = 1,
  E_SECOND
} FIRST_SECOND;


When running "global E_SECOND" or "global -s E_SECOND" they are not found. 
But E_FIRST is found. Is this normal?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.