style: revert "avoid warnings with GCC 4.6"
commit12d0b15679057bc6660ae2ebc09c41f5c4cd66eb
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 2 Aug 2020 08:18:11 +0000 (2 10:18 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 2 Aug 2020 08:20:23 +0000 (2 10:20 +0200)
tree263235f4929b7df6927013c861822a7f3722e342
parentcb7dcb011e529824160769425380169f1ef123ef
style: revert "avoid warnings with GCC 4.6"

This reverts commit d0bec3175ff5cf6582ffbf584b73ea6aaea838d0 (which
should have read "We have a clash...", not "With have a clash...").
Now that `max()` was renamed `max_int()`, we can use `max` again, as
elsewhere in the code.

* src/counterexample.c (visited_hasher): Alpha reconversion.
src/counterexample.c