Thread overview
[Issue 13377] core/sys/posix/syslog.d is in druntime/src but not in druntime/src/import
Sep 01, 2014
Kevin L
Sep 04, 2014
Kenji Hara
September 01, 2014
https://issues.dlang.org/show_bug.cgi?id=13377

--- Comment #1 from Kevin L <kevin.lamonte@gmail.com> ---
I think this pull request will do the job: https://github.com/D-Programming-Language/druntime/pull/945

--
September 04, 2014
https://issues.dlang.org/show_bug.cgi?id=13377

Kenji Hara <k.hara.pg@gmail.com> changed:

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

--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> ---
(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

--
September 04, 2014
https://issues.dlang.org/show_bug.cgi?id=13377

--- Comment #3 from github-bugzilla@puremagic.com ---
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

--
February 19, 2015
https://issues.dlang.org/show_bug.cgi?id=13377

--- Comment #4 from github-bugzilla@puremagic.com ---
Commit pushed to 2.067 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

--