[DynInst_API:] [dyninst/dyninst] 48a2c6: Use std::locale when writing a timeStamp to a stre...


Date: Thu, 04 Feb 2021 13:28:47 -0800
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 48a2c6: Use std::locale when writing a timeStamp to a stre...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 48a2c6b2523b8cafa10486140b3f6f3419d612c3
      https://github.com/dyninst/dyninst/commit/48a2c6b2523b8cafa10486140b3f6f3419d612c3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M common/src/Time.C

  Log Message:
  -----------
  Use std::locale when writing a timeStamp to a stream (#981)

The current implementation causes several -Wstringop-truncation
warnings. Yet, the whole thing can be replaced by using locales.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 48a2c6: Use std::locale when writing a timeStamp to a stre..., noreply <=