Bug 16380 – no bindings for err.h

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
All
Creation time
2016-08-12T14:24:35Z
Last change time
2019-09-04T07:30:35Z
Keywords
pull
Assigned to
No Owner
Creator
John Colvin

Comments

Comment #0 by john.loughran.colvin — 2016-08-12T14:24:35Z
err.h isn't part of posix, but it is on (I think all) the BSDs and linux.
Comment #1 by dlang-bot — 2019-08-30T10:21:21Z
@ErnyTech created dlang/druntime pull request #2778 "Fix Issue 16380 - no bindings for err.h" fixing this issue: - Fix Issue 16380 - no bindings for err.h err.h although not present in the posix standard it is however present in most distributions based on Darwin, BSD and Linux Signed-off-by: Ernesto Castellotti <[email protected]> https://github.com/dlang/druntime/pull/2778
Comment #2 by dlang-bot — 2019-09-04T07:30:35Z
dlang/druntime pull request #2778 "Fix Issue 16380 - no bindings for err.h" was merged into master: - 4dc5d92857354cf1942c308454e7772f493d704f by Ernesto Castellotti: Fix Issue 16380 - no bindings for err.h err.h although not present in the posix standard it is however present in most distributions based on Darwin, BSD and Linux Signed-off-by: Ernesto Castellotti <[email protected]> https://github.com/dlang/druntime/pull/2778