[sleuthkit-developers] [ sleuthkit-Bugs-3585242 ] tsk3/base/tsk_os.h unprotected ssize_t
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2012-11-12 18:29:19
|
Bugs item #3585242, was opened at 2012-11-07 13:08 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3585242&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: Other Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Joachim Metz (jbmetz) Assigned to: Nobody/Anonymous (nobody) Summary: tsk3/base/tsk_os.h unprotected ssize_t Initial Comment: The WIN32 ssize_t definition in tsk3/base/tsk_os.h is not safe guarded this will conflict when e.g. Python.h is included see proposed patch. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2012-11-12 10:29 Message: Checked into: [master ea07b45] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3585242&group_id=55685 |