[DynInst_API:] [dyninst/dyninst] a3137e: Reorder enumerators in instructionAPI::Result::Res...


Date: Mon, 23 Oct 2023 11:33:15 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a3137e: Reorder enumerators in instructionAPI::Result::Res...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: a3137e8fbabdb2cb5f21143d759d42733bf69e36
      https://github.com/dyninst/dyninst/commit/a3137e8fbabdb2cb5f21143d759d42733bf69e36
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M instructionAPI/h/Result.h

  Log Message:
  -----------
  Reorder enumerators in instructionAPI::Result::Result_Type (#1588)

These enumerators were reordered by 85fd6745. It turns out there is
an undocumented requirement that they be in this specific order. Rather
than fixing the incorrect usage of inequality checks on enumerators,
I'm putting them back in order with a note.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a3137e: Reorder enumerators in instructionAPI::Result::Res..., Tim Haines <=