[sleuthkit-developers] [ sleuthkit-Bugs-2914255 ] Add version info as #define
Brought to you by:
carrier
|
From: SourceForge.net <no...@so...> - 2009-12-18 22:18:24
|
Bugs item #2914255, was opened at 2009-12-14 11:23 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2914255&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: Add version info as #define Initial Comment: Add the version into one of the .h files so that programs can use #ifdef statements to handle API changes. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2009-12-18 17:18 Message: Added #define stubs into code. Added version as both int and string. Sending trunk/tsk3/base/tsk_base.h Sending trunk/tsk3/base/tsk_version.c Transmitting file data .. Committed revision 150. Still need to: - Update release scripts and docs to update these values. - Update nightly snapshot scripts to update these values. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2914255&group_id=55685 |