D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 20832 - Fix ioctl request for TCSETS2
Summary: Fix ioctl request for TCSETS2
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: All Linux
: P1 normal
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2020-05-15 03:19 UTC by Nathan S.
Modified: 2020-05-15 05:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Nathan S. 2020-05-15 03:19:58 UTC
Misdefined for glibc and uclibc.
Comment 1 Nathan S. 2020-05-15 03:22:12 UTC
https://github.com/dlang/druntime/pull/3103
Comment 2 Dlang Bot 2020-05-15 03:40:53 UTC
@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
Comment 3 Dlang Bot 2020-05-15 05:44:29 UTC
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