hmartiro / redox

Modern, asynchronous, and wicked fast C++11 client for Redis
Apache License 2.0
384 stars 101 forks source link

error: expected identifier EV_ERROR ev.h #59

Open choucavalier opened 6 years ago

choucavalier commented 6 years ago

I've opened the issue at https://github.com/redis/hiredis/issues/602 but it might be related to redox.

choucavalier commented 6 years ago

This is a problem that occurs only on mac OS. We might want to include the workaround that was provided to me at https://github.com/redis/hiredis/issues/602. I can submit a PR.