Menu

#357 result of extensionFields.signature error

open
nobody
None
5
2014-06-18
2014-06-18
WilliamKyle
No

I use this command to parser password_store_win_unittest.cc form chromium source

ctags --fields=S password_store_win_unittest.cc

and got a tags file, it seems the signature of MATCHER is wrong

MATCHER password_store_win_unittest.cc  /^MATCHER(EmptyWDResult, "") {$/;"  signature:(EmptyWDResult, Ó)

and the version info of ctags is below:

Exuberant Ctags 5.9~svn20110310, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Nov 9 2011, 17:42:21
Addresses: dhiebert@users.sourceforge.net, http://ctags.sourceforge.net
Optional compiled features: +wildcards, +regex

1 Attachments

Discussion


Log in to post a comment.