[Issue 14215] invalid import in core.sys.linux.stdio

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 29 10:44:46 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14215

Joakim <dbugz at joakim.fea.st> changed:

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

--- Comment #1 from Joakim <dbugz at joakim.fea.st> ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/68b9e9ce325d58812e73ca8f0cd268c05f651d2e
Remove references to importing core.stdc.stddef for size_t or ptrdiff_t

https://github.com/D-Programming-Language/druntime/commit/18d57ffe3eed8674ca2052656bb3f410084379f6
Merge pull request #1232 from joakim-noah/size_t

Fix 14215 - Unnecessary imports of core.stdc.stddef for size_t and ptrdiff_t

--


More information about the Digitalmars-d-bugs mailing list