Commit 31dc8f98f6ab7d8091d43a76937b0d01adc8de5c

Werner Lemberg 2016-03-29T08:37:07

* src/pfr/pfrtypes.h: Replace all enums with macros. We need `~FOO' to unset bits, and only with unsigned values (which `enum' isn't normally) this works cleanly.