[Geany-devel] [PATCH 10/19] New utils function to get relative path from one directory to another
Jiří Techet
techet at xxxxx
Mon Aug 30 21:34:15 UTC 2010
2010/8/5 Jiří Techet <techet at gmail.com>:
>
> This is used by the patch that writes relative paths to the project
> file. I put it to utils because I use it in gproject as well and
> might be useful for others.
>
> Signed-off-by: Jiří Techet <techet at gmail.com>
> ---
> plugins/geanyfunctions.h | 2 ++
> src/plugindata.h | 2 +-
> src/plugins.c | 3 ++-
> src/utils.c | 41 +++++++++++++++++++++++++++++++++++++++++
> src/utils.h | 2 ++
> 5 files changed, 48 insertions(+), 2 deletions(-)
>
Ah, this patch is leaky as hell. Please use the attached patch instead.
Jiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_without_leaks.patch
Type: text/x-patch
Size: 3164 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100830/b5349053/attachment.bin>
More information about the Devel
mailing list