Menu

#15 ctags: Warning: f.q:59: null expansion of name pattern "\1

open
nobody
None
5
2010-04-22
2010-04-22
prodrive11
No

Hi,
I have problem with ctags when trying to parse user-defined language.
I've tried different flags: b,e for regex. My definition of tag is:

--regex-q=/^[ \t]*[^[:space:]]*[:space:]*:[:space:]*{/\l/f,function/b

I've an error:
ctags: Warning: f.q:59: null expansion of name pattern "\1"

When I replace \1 with anything else:
I've correct parsing.
asdf function 212 f.q .ras.init:{

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.