[Lxr-dev] [ lxr-Bugs-512478 ] Fix for Bug 506627 breaks genxref
Brought to you by:
ajlittoz
From: <no...@so...> - 2002-02-05 10:40:42
|
Bugs item #512478, was opened at 2002-02-03 13:06 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=512478&group_id=27350 Category: Lang support >Group: current cvs >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Andrew Beck (andrewbeck) >Assigned to: Malcolm Box (mbox) Summary: Fix for Bug 506627 breaks genxref Initial Comment: I believe that the fix for Bug 506627 breaks genxref when trying to index a broken link. Genxref 0.9 worked fine but when I updated LXR to the development version on 31/01/2002 it now no longer works on a broken sym link. When genxref tries to index the broken sym link it exits with the following error: Can't call method "getline" on an undefined value at LXR/Lang.pm line 44. I believe this is because line 43 of Lang.pm does not check that getfilehandle returns a valid file handle. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=512478&group_id=27350 |