[Github-comments] [geany/geany] Use G_DIR_SEPARATOR instead of / when getting short name (PR #3193)

Jiří Techet notifications at github.com
Thu May 5 11:22:03 UTC 2022


@eht16 I'm not sure how `realpath()` behaves on Windows but if it returns a Windows-style path with backwards slashes, we should use `G_DIR_SEPARATOR` here.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Use G_DIR_SEPARATOR instead of / when getting short name

-- File Changes --

    M src/tagmanager/tm_source_file.c (2)

-- Patch Links --

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

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

Message ID: <geany/geany/pull/3193 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220505/b6573426/attachment.htm>


More information about the Github-comments mailing list