[Github-comments] [geany/geany] Add utils_get_real_path() and use it (#1224)

Matthew Brush notifications at xxxxx
Sun Sep 11 14:01:48 UTC 2016


This is a wrapper around `tm_get_real_path()` but is in a more suitable namespace/module.

I think it makes more sense like this. I typically dislike adding general-purpose functions to the API, but since Glib doesn't provide any equivalent, it really is useful.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add utils_get_real_path() and use it

-- File Changes --

    M src/app.h (2)
    M src/document.c (8)
    M src/libmain.c (2)
    M src/plugindata.h (2)
    M src/tagmanager/tm_source_file.c (2)
    M src/utils.c (29)
    M src/utils.h (1)

-- Patch Links --

https://github.com/geany/geany/pull/1224.patch
https://github.com/geany/geany/pull/1224.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/1224
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160911/675879a5/attachment.html>


More information about the Github-comments mailing list