[Github-comments] [geany/geany-plugins] Ctags problems with spaces in project name (#738)

Valera notifications at xxxxx
Mon Apr 30 12:14:12 UTC 2018


Interesting… I launched correct version manually and discovered a bug in ctags!

    find -L . -not -path '*/\.*' | ctags --totals --fields=fKsSt --extra=-fq --c-kinds=+p --sort=foldcase --excmd=number -L - -f '/home/v/compile/2048 NG/2048 NG.tags'
    ctags: Warning: ignoring null tag in ./cocos2d/templates/js-template-default/res/loading.js
    ctags: Warning: ignoring null tag in ./cocos2d/tests/js-tests/src/Presentation/Presentation.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/template/res/loading.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/CCBoot.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/cocos2d/labels/CCLabelAtlasCanvasRenderCmd.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/cocos2d/core/utils/BinaryLoader.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/ccui/jsb_ccui_deprecated.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/debugger/actors/webconsole.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/jsb_boot.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/jsb_deprecated.js
    sort: cannot read: NG/2048: No such file or directory
    ctags: cannot sort tag file : No such file or directory


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/738#issuecomment-385381211
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180430/8492b5cf/attachment.html>


More information about the Github-comments mailing list