Date: | Thu, 08 Aug 2019 15:21:52 -0700 |
---|---|
From: | Tim Haines <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 7e6b76: Convert snprintf with PRIx64 to std::to_string (#627) |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 7e6b7685bef61ca5465e3f17a5e6b014eb4a29b4 https://github.com/dyninst/dyninst/commit/7e6b7685bef61ca5465e3f17a5e6b014eb4a29b4 Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2019-08-08 (Thu, 08 Aug 2019) Changed paths: M instructionAPI/h/Result.h Log Message: ----------- Convert snprintf with PRIx64 to std::to_string (#627) PRIx64 is from C99 and isn't available with g++ with older libc headers. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [DynInst_API:] the PRIx64 commit breaks the build with some <inttypes.h>, Tim Haines |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] 66e458: Use private writable mmap when opening binaries an..., Jonathon Anderson |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 798fd8: Change dataTypeDefine -> DataTypedef in DataClass ..., Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 82cc5f: Merge branch 'master' of https://github.com/Jokere..., Tim Haines |
Indexes: | [Date] [Thread] |