Date: | Wed, 07 Aug 2019 13:33:30 -0500 |
---|---|
From: | Tim Haines <thaines.astro@xxxxxxxxx> |
Subject: | Re: [DynInst_API:] the PRIx64 commit breaks the build with some <inttypes.h> |
Hi, Mark. I built the head of master on all of our usual test platforms, and only found this isshttps://github.com/dyninst/dyninst/blob/e22e663ed73bfe507fcd56b72ee13043634ae4c1/instructionAPI/h/Result.hue on Power8 with gcc-7.3.1 (Power9 with gcc-7.3.1 was fine, so that's fun!). Honestly, the PR* macros aren't the correct solution to this problem. I probably should have forced a code change before merging this, but it had already been tested by the person who submitted the PR, and it was blocking their build cycle. The correct solution is to use to use std::to_string introduced in C++11. I'll make a PR for that and re-test. Thanks. Â- Tim On Tue, Aug 6, 2019 at 3:35 PM Mark W. Krentel <krentel@xxxxxxxx> wrote: One of my cron jobs tripped an alarm for Dyninst master on powerpc |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] the PRIx64 commit breaks the build with some <inttypes.h>, Mark W. Krentel |
---|---|
Next by Date: | Re: [DynInst_API:] the PRIx64 commit breaks the build with some <inttypes.h>, Mark W. Krentel |
Previous by Thread: | [DynInst_API:] the PRIx64 commit breaks the build with some <inttypes.h>, Mark W. Krentel |
Next by Thread: | Re: [DynInst_API:] the PRIx64 commit breaks the build with some <inttypes.h>, Mark W. Krentel |
Indexes: | [Date] [Thread] |