[Issue 19088] I am working with the package tinyredis 2.1.1 and I can't compile, dmd exit with exit code 1 because EWOULDBLOCK is not defined
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 16 09:21:46 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19088
Seb <greensunny12 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greensunny12 at gmail.com
--- Comment #1 from Seb <greensunny12 at gmail.com> ---
This looks like a problem with the library, not DMD.
For a good bug report, we would need to have a minimal reproducible example
(try dustmite) that typically is a few lines without dependencies on external
projects.
Sorry, but you might have a look at other redis projects in the meantime.
Vibe.d has redis support for example.
--
More information about the Digitalmars-d-bugs
mailing list