Thread overview
[Issue 20832] Fix ioctl request for TCSETS2
May 15, 2020
Nathan S.
May 15, 2020
Dlang Bot
May 15, 2020
Dlang Bot
May 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20832

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
https://github.com/dlang/druntime/pull/3103

--
May 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20832

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/druntime pull request #3106 "Fix issue 20832 - Fix ioctl request for TCSETS2" fixing this issue:

- Fix issue 20832 - Fix ioctl request for TCSETS2

https://github.com/dlang/druntime/pull/3106

--
May 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20832

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3106 "Fix issue 20832 - Fix ioctl request for TCSETS2" was merged into stable:

- 03f27ae5b6282ae474d4f8c6d25660a5192d2134 by Christian Koestlin:
  Fix issue 20832 - Fix ioctl request for TCSETS2

https://github.com/dlang/druntime/pull/3106

--