So what is going on with streq in z-util.h and z-util.c?
First z-util.h defines a streq macro, then z-util.c undefs streq and have a streq function.
Why?
First z-util.h defines a streq macro, then z-util.c undefs streq and have a streq function.
Why?
Comment