[Lxr-dev] [ lxr-Bugs-676739 ] incomplete information if run is aborted
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2003-01-29 12:09:43
|
Bugs item #676739, was opened at 2003-01-29 12:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=676739&group_id=27350 Category: genxref Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gregor Hartmann (grex) Assigned to: Nobody/Anonymous (nobody) Summary: incomplete information if run is aborted Initial Comment: When a run of genxref is aborted (pressed CTRL-C, program failes ...) the currently indexed/referenced file is incomplete but marked as indexed/referenced. this happens because the flag in database status is set to indexed before the actual indexing takes place. So the checking if the action is necessary should not change the status and new methods to set the status are required. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=676739&group_id=27350 |