← Back to team overview

birdfont team mailing list archive

Re: Hello fellow birdfonters!

 

Yes, I can confirm that it only happens on relative paths. Your patch hits
the right area, but I think that if you call resolve_relative_path with ""
instead of fn, it will work perfectly:

         return (!) file.resolve_relative_path *("")*.get_path ();

I've tested this and it works.

Hope this helps!

Regards,

Serhat


On Sun, Aug 3, 2014 at 9:18 PM, Johan Mattsson <johan.mattsson.m@xxxxxxxxx>
wrote:

> I found one bug that might have caused this problem but it happens
> only if the load file step can return a relative path. It does some
> times but I am not sure this was the bug I was looking for.
>
> It is fixed in the repository;
>
> http://birdfont.org/gitphp-glip/index.php?p=birdfont.git&a=commit&h=461112a982ca229daa2c368cd5adef2880ff7306
>

References