[Github-comments] [geany/geany] Problem with globbing on generating Geany global tags (Issue #3205)

elextr notifications at github.com
Sun May 15 00:32:50 UTC 2022


I can't get globbing to work (see comments on #3204):

```
lex at fred77:/tmp/temp$ ~/tmpgeanym/bin/geany -g -P tagsfile.C.tags "file*.h"
Unable to read file: Failed to open file “file*.h”: No such file or directory
Failed to create tags file, perhaps because no symbols were found.
lex at fred77:/tmp/temp$ ~/tmpgeanym/bin/geany -g -P tagsfile.C.tags "\"file*.h\""
Unable to read file: Failed to open file “"file*.h"”: No such file or directory
Failed to create tags file, perhaps because no symbols were found.
lex at fred77:/tmp/temp$ 

```

```
10:02:00: Geany INFO		: Geany 1.38 (git >= c8c8371e3), en_AU.UTF-8
10:02:00: Geany INFO		: GTK 3.24.20, GLib 2.64.6
10:02:00: Geany INFO		: OS: Linux Mint 20 (ulyana)
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3205
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3205 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220514/e16b7b37/attachment.htm>


More information about the Github-comments mailing list