[DynInst_API:] [dyninst/dyninst] d0e2f3: Remove unneeded #pragma's (#1240)


Date: Wed, 06 Apr 2022 08:19:06 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d0e2f3: Remove unneeded #pragma's (#1240)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d0e2f3e2b02c3e61a9dd5457bbb618417469ade6
      https://github.com/dyninst/dyninst/commit/d0e2f3e2b02c3e61a9dd5457bbb618417469ade6
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M common/src/Pair.h
    M dataflowAPI/rose/SgAsmExpression.h
    M dataflowAPI/rose/semanticsModule.h
    M dataflowAPI/rose/typedefs.h
    M dataflowAPI/rose/util/StringUtility.h
    M dataflowAPI/src/ExpressionConversionVisitor.h
    M dataflowAPI/src/RoseInsnFactory.h
    M dataflowAPI/src/SymEvalPolicy.h
    M dyninstAPI/h/BPatch_Set.h
    M proccontrol/src/procset.C

  Log Message:
  -----------
  Remove unneeded #pragma's (#1240)

- Remove once and interface pragmas
- Replace use of "external/stdint-win.h" and "external/inttypes.h" with
  <stdint.h> and <inttypes.h>


  Commit: 3e830389ab6d753551b0daa9f94b676a5ab52ee8
      https://github.com/dyninst/dyninst/commit/3e830389ab6d753551b0daa9f94b676a5ab52ee8
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    R common/src/refCounter.h
    R external/inttypes-win.h
    R external/stdint-win.h

  Log Message:
  -----------
  remove unused files containing pragmas (#1240)


Compare: https://github.com/dyninst/dyninst/compare/2a16fb4a4657...3e830389ab6d
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] d0e2f3: Remove unneeded #pragma's (#1240), kupsch <=