Thread overview
[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
Jul 16, 2018
Seb
Dec 17, 2022
Iain Buclaw
July 16, 2018
https://issues.dlang.org/show_bug.cgi?id=19088

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12@gmail.com

--- Comment #1 from Seb <greensunny12@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.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19088

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=19088

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19456

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--