Date: | Wed, 03 Feb 2021 10:47:50 -0800 |
---|---|
From: | noreply@xxxxxxxxxx |
Subject: | [DynInst_API:] [dyninst/dyninst] acd6d1: Remove usage of designated initializer in dwarfHan... |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: acd6d16263b354d5c9692514867c68bd37668013 https://github.com/dyninst/dyninst/commit/acd6d16263b354d5c9692514867c68bd37668013 Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M dwarf/src/dwarfHandle.C Log Message: ----------- Remove usage of designated initializer in dwarfHandle.C (#971) Designated initializers aren't part of C++ until C++20; use aggregate initialization, intead. This also fixes the missing initializer for Dwfl_Callbacks::debuginfo_path. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] dbf406: Clean up "unused parameter" warnings (#965), noreply |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] cceb0a: Fix ignored qualifiers on some C-style casts in Ob..., noreply |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] aaecf6: Convert TRAMP_*_OFFSET macros to functions (#1073), noreply |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] ad59e3: Remove use of arch_ppc_little_endian, Tim Haines |
Indexes: | [Date] [Thread] |