Re: [Lxr-dev] [ lxr-Bugs-453387 ] variable 'v' range
Brought to you by:
ajlittoz
From: Jason D. S. <js...@de...> - 2001-08-20 17:25:47
|
no...@so... wrote: > > Bugs item #453387, was opened at 2001-08-20 07:58 > You can respond by visiting: > http://sourceforge.net/tracker/?func=detail&atid=390117&aid=453387&group_id=27350 > > Category: genxref > Group: None > Status: Open > Resolution: None > Priority: 5 > Submitted By: Pavel Hlavnicka (pavel_hlavnicka) > Assigned to: Nobody/Anonymous (nobody) > Summary: variable 'v' range > > Initial Comment: > I downloaded devel version 0.8 (no group available :) > > If you use the commented out example in the lxr.conf > how to set the range of the variable 'v' it doesn't work. > > First, at the line 74 in genxref is this variable > accesed directly, there should be > @versions->varrange('v') I guess. > > Second, after hacking this line it still doesn't work, > because the $LXR::Common::pathname (used in lxr.conf) > is not set at the time of the execution. I've no clue, > what was the original author's intention :) > It seems, that the range sould be read once per > processed file, because the releases (probably) and > revisions (for sure) may differ for each file. But I > didn't read the code so carefully to be sure. Can LXR be set up to use a remote CVS repository as its source tree? It shouldn't be hard (althoug especially slow). If so, this would be a good way to set up the default configuration. jason |