Commit 399bf74b authored by Arthur O'Dwyer's avatar Arthur O'Dwyer
Browse files

utarray: Stop making `oom` a synonym for `utarray_oom`

We changed `-Doom=...` to `-Dutarray_oom=...` in commit cfc95dbe,
part of the uthash 2.1.0 release (Dec 2018). Since then, we've had
uthash 2.2.0 (Dec 2020) and 2.3.0 (Feb 2021). I think that's enough
time for people to update their projects. Remove the backward-compatibility
hack `#define utarray_oom oom`.
parent 85bf75ab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment