Re: [Lxr-dev] Further testing
Brought to you by:
ajlittoz
From: Jan-Benedict G. <jb...@lu...> - 2001-08-19 16:21:07
|
On Sun, 2001-08-19 17:56:23 +0200, Jan-Benedict Glaw <jb...@lu...> wrote in message <200...@lu...>: > On Sun, 2001-08-19 17:24:50 +0200, Jan-Benedict Glaw <jb...@lu...> > wrote in message <200...@lu...>: > > On Sun, 2001-08-19 23:40:42 +0900, Malcolm Box <ma...@br...> > > wrote in message <3B7...@br...>: > > > Jan-Benedict Glaw wrote: > > Seems I'm getting nearer: Now it really seems so! Okay, after feeling fooled some times I can now easily produce this "lib/module/something not found" error! > Am I now to get happy (can't find any error) or not (there was > error and I didn't change anything)? > Well, I just remember... While seeing these errors, I've previously > ./genxref'ed all single tags defined in my CVS tree. Now, no longer > seeing those errors, I've tested the --allversions switch. I'll > come along in some minutes with new tests:-) Well, it's always good to remember that you've changed something, even if you *thing* that "some minor change" wouldn't "affect anything". I wasn't able to hit this bug after ./genxref'ing the CVS archive with --allversions. I'm easily to hit it with only indexing the CVS repository in terms of single tags. I've now indexed all tags of interest and bingo: here it is: I'm in ./linux/ and just restarted apache (to get rid of all those zombies and DB connections): Req. ./kernel/: OK, 1 DB, 0 co zombies Req. exit.c: OK, 2 DB, 1 co Req. fork.c: OK, 3 DB, 2 co Req. mktime.c: OK, 4 DB, 3 co Req. panik.c: OK, 5 DB, 4 co Req. printk.c: OK, 6 DB, 5 co Req. sched.c: BROKEN, 6 DB, 5 co /* Not all workers used? */ Reload: OK, 6 DB, 5 co Req. signal.c: OK, 6 DB, 5 co Req. sys.c OK, 6 DB, 5 co Req. ./linux/include: OK, 6 DB, 5 co Req. a_out.h: OK, 6 DB, 5 co Req. const.h: BROKEN, 6 DB, 5 co Reload: OK, 6 DB, 5 co Req. ./asm/ OK Req. io.h OK Req. memory.h OK Req. segment.h BROKEN Reload: OK So there seems to be some difference between --allversions and for i in `cat ./cvs_tags`; do ./genxref --url="..." --version="$i" done MfG, JBG -- Jan-Benedict Glaw . jb...@lu... . +49-172-7608481 |