On import of a global tags file, do not rewind the file if the first line is 
```# format=ctags```. Otherwise the import would abort on the first line and 0 
symbols would be imported. Fixes #1814.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1816

-- Commit Summary --

  * tagmanager: do not rewind file on '# format=ctags'

-- File Changes --

    M src/tagmanager/tm_source_file.c (9)

-- Patch Links --

https://github.com/geany/geany/pull/1816.patch
https://github.com/geany/geany/pull/1816.diff

-- 
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/pull/1816

Reply via email to