Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: a3137e8fbabdb2cb5f21143d759d42733bf69e36
      
https://github.com/dyninst/dyninst/commit/a3137e8fbabdb2cb5f21143d759d42733bf69e36
  Author: Tim Haines <[email protected]>
  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.


_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to