[DynInst_API:] [dyninst/dyninst] 696e83: Don't include platform-specific Object headers in ...


Date: Sat, 15 Mar 2025 11:01:15 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 696e83: Don't include platform-specific Object headers in ...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 696e837a4d14a3f27619277a75d68331d7151af3
      https://github.com/dyninst/dyninst/commit/696e837a4d14a3f27619277a75d68331d7151af3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-15 (Sat, 15 Mar 2025)

  Changed paths:
    M dwarf/h/dwarfHandle.h
    M symtabAPI/src/Archive-elf.C
    M symtabAPI/src/Function.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object.C
    M symtabAPI/src/Object.h
    M symtabAPI/src/emitElf.h
    M symtabAPI/src/emitElfStatic-aarch64.C
    M symtabAPI/src/emitElfStatic-ppc64.C
    M symtabAPI/src/emitElfStatic-x86.C
    M symtabAPI/src/parseDwarf.C

  Log Message:
  -----------
  Don't include platform-specific Object headers in Object.h (#1926)

This was causing unnecessary build failures on systems
that don't have elfutils installed in a "usual" location like
/usr/lib.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 696e83: Don't include platform-specific Object headers in ..., Tim Haines <=