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

Reply via email to