Bugs item #676739, was opened at 2003-01-29 12:14
Message generated for change (Comment added) made by mbox
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=676739&group_id=27350
Category: genxref
>Group: current cvs
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Gregor Hartmann (grex)
>Assigned to: Malcolm Box (mbox)
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.
----------------------------------------------------------------------
>Comment By: Malcolm Box (mbox)
Date: 2004-04-21 23:52
Message:
Logged In: YES
user_id=215386
Fixed in latest CVS
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=676739&group_id=27350
|