help-global
[Top][All Lists]
Advanced

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

Why the variable 'int unused1; ' not appear in the output of 'global -c'


From: ????
Subject: Why the variable 'int unused1; ' not appear in the output of 'global -c' or 'global -cr'? But in the output of 'global -crs'?
Date: Mon, 16 Aug 2021 01:38:59 +0800

Hi All,

I have a just one line .cpp, which only contains one line below:

int unused1;

I run 'gtags', and then try 'global -c' to get 'unused1'.
But it does not appear in neither 'global -c' nor 'global -cr', but only in the output of 'global -crs'?

Any suggest will be appreciate.

Regards,
Gavin Wong

reply via email to

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