Bug 13377 – core/sys/posix/syslog.d is in druntime/src but not in druntime/src/import

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2014-08-26T01:30:00Z
Last change time
2015-02-18T03:37:54Z
Assigned to
nobody
Creator
kevin.lamonte

Comments

Comment #0 by kevin.lamonte — 2014-08-26T01:30:16Z
We have these nice bindings to syslog but can't use them by default because they are not in the import path. This actually is the only one I see in druntime/src that wasn't picked up in druntime/import.
Comment #1 by kevin.lamonte — 2014-09-01T11:51:29Z
I think this pull request will do the job: https://github.com/D-Programming-Language/druntime/pull/945
Comment #2 by k.hara.pg — 2014-09-04T14:20:26Z
(In reply to Kevin L from comment #1) > I think this pull request will do the job: > https://github.com/D-Programming-Language/druntime/pull/945 The PR was merged. https://github.com/D-Programming-Language/druntime/commit/1c4f4bd554fc02847ad3856e85fb6dd9406e50a1
Comment #3 by github-bugzilla — 2014-09-04T15:24:15Z
Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/ae1d2071b49f5105dfe4dc3c27dc6a7d859b00fa Merge pull request #938 from sinkuu/missing_import Issue 13377 - core/sys/posix/syslog.d is in druntime/src but not in druntime/src/import
Comment #4 by github-bugzilla — 2015-02-18T03:37:54Z