Thread overview
[Issue 13893] "rawRead must take a non-empty buffer"
Mar 31, 2018
Seb
Jul 23, 2022
Dlang Bot
Jul 24, 2022
Dlang Bot
March 31, 2018
https://issues.dlang.org/show_bug.cgi?id=13893

Seb <greensunny12@gmail.com> changed:

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

--
July 23, 2022
https://issues.dlang.org/show_bug.cgi?id=13893

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@vali0901 created dlang/phobos pull request #8517 "Fix Issue 13893 - rawRead must take a non-empty buffer" fixing this issue:

- Fix Issue 13893 - rawRead must take a non-empty buffer

https://github.com/dlang/phobos/pull/8517

--
July 24, 2022
https://issues.dlang.org/show_bug.cgi?id=13893

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8517 "Fix Issue 13893 - rawRead must take a non-empty buffer" was merged into master:

- 85b47bc401ce227db53922c9123cb5f3671524fa by vali0901:
  Fix Issue 13893 - rawRead must take a non-empty buffer

- 1d1621398014390734186d30be08bd1e63f3de51 by vali0901:
  Fix Issue 13893 - rawRead must take a non-empty buffer

https://github.com/dlang/phobos/pull/8517

--