yongkangchen / atom-ctags

better autocomplete for atom, using ctags
https://atom.io/packages/atom-ctags
MIT License
87 stars 35 forks source link

No symbols found - rebuild is failing #174

Open Deekers opened 8 years ago

Deekers commented 8 years ago

Atom ctags: 5.0.0 Platform IDE: 1.5

OSX: 10.11.2

This is from the developers console:

atom-ctags: command error, ctags-darwin: Warning: regcomp with[ ]+([^;]+)[ ]?;: repetition-operator operand invalid ctags-darwin: Warning: regcomp extends[ ]+'"['"][ ]?;: repetition-operator operand invalid ctags-darwin: Warning: regcomp use[ ]+base[ ]+'"['"][ ]?;: repetition-operator operand invalid ctags-darwin: Warning: regcomp use[ ]+parent[ ]+'"['"][ ]?;: repetition-operator operand invalid ctags-darwin: Warning: regcomp Mojo::Base[ ]+'"['"][ ]?;: repetition-operator operand invalid ctags-darwin: Warning: regcomp ^[ ]?use[ ]+([^;]+)[ ]?;: repetition-operator operand invalid ctags-darwin: Warning: regcomp ^[ ]?require[ ]+((\w|:)+): repetition-operator operand invalid ctags-darwin: Warning: regcomp ^[ ]?has[ ]+['"]?(\w+)['"]?: repetition-operator operand invalid ctags-darwin: Warning: regcomp ^[ ]?*(\w+)[ ]?=: repetition-operator operand invalid ctags-darwin: Warning: regcomp ^[ ]?our[ ]?\$@%: repetition-operator operand invalid ctags-darwin: Warning: regcomp ^[ ]+([A-Za-z0-9]+)(;|([^)]:[^)]_)): repetition-operator operand invalid /Users/kentkates/Documents/Bus/SoftwareProjects/Arduino/board#1/bus01_04D/.tagsstderr @ /Users/kentkates/.atom/packages/atom-ctags/lib/tag-generator.coffee:85(anonymous function) @ /Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:87emitOne @ events.js:77emit @ events.js:169readableAddChunk @ _stream_readable.js:146Readable.push @ _stream_readable.js:110onread @ net.js:523

mschinca commented 8 years ago

Same on OSX 10.10.5

Atom ctags: 5.0.0