Branch: refs/heads/thaines/fix_result_enum Home: https://github.com/dyninst/dyninst Commit: 5e2674d470a111489c3bf0ba3a5718fd81ec1f21 https://github.com/dyninst/dyninst/commit/5e2674d470a111489c3bf0ba3a5718fd81ec1f21 Author: Tim Haines <thaines.as...@gmail.com> Date: 2023-10-22 (Sun, 22 Oct 2023)
Changed paths: M instructionAPI/h/Result.h Log Message: ----------- Reorder enumerators in instructionAPI::Result::Result_Type 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 Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api