On 2012-06-10 16:09, Joel Rosdahl wrote:
My suggestion is that get_relative_path essentially should stay the same and continue to assume that the paths are well-formed and canonical. make_relative_path (the only caller of get_relative_path) should canonicalize current_working_dir and path by calling realpath(3). Does this sound reasonble?

Thanks for looking at this, Joel. I modified the code to do essentially this and it is working great now. I'll send a patch to you and the list shortly.

Thanks,
Eric

_______________________________________________
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache

Reply via email to