bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing links in hypertext generation


From: Hideki IWAMOTO
Subject: Re: missing links in hypertext generation
Date: Sat, 25 Nov 2006 14:14:11 +0900

On Thu, 23 Nov 2006 14:34:15 +0900, Shigio YAMAGUCHI wrote...
> >> anchor_load() doesn't work well when there is a symbolic link in the 
> >> source tree. 
> >> We should change the output of "global -f" or add a special option for 
> >> htags. 
> 
> It is impossible to fix the bug without changing specification, isn't it?
> Could you please tell me your suggestion?
> 
> o How will you change the output of 'global -f'?

I will add a function such as realpath() which does not follow symlink to 
path.c,
and will use it instead of realpath().

> o What option will you add to htags?

What I wanted to know is whether we should add an undocument option
 (e.g. --no-follow-symlink) to global for keeping compatibility of "global -f".

----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]