Bug 12289 – incorrect core.stdc.stdio.fpos_t alias

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
druntime
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-03-02T17:45:00Z
Last change time
2017-07-19T17:41:27Z
Assigned to
nobody
Creator
code

Comments

Comment #0 by code — 2014-03-02T17:45:12Z
Comment #1 by github-bugzilla — 2015-05-11T14:33:49Z
Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/b96aa6962ac477bf711f7bedc4cc326534025ce2 Fix Issue 12289 - incorrect core.stdc.stdio.fpos_t alias and mbstate_t for glibc https://github.com/D-Programming-Language/druntime/commit/93e6c9c43a039bb4dabe9a3a03fb5dfd19c1cfab Merge pull request #1244 from joakim-noah/fpos_t Fix Issue 12289 - incorrect core.stdc.stdio.fpos_t alias and mbstate_t for glibc
Comment #2 by github-bugzilla — 2015-06-17T21:02:27Z
Comment #3 by github-bugzilla — 2017-07-19T17:41:27Z
Commits pushed to dmd-cxx at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/b96aa6962ac477bf711f7bedc4cc326534025ce2 Fix Issue 12289 - incorrect core.stdc.stdio.fpos_t alias and mbstate_t for glibc https://github.com/dlang/druntime/commit/93e6c9c43a039bb4dabe9a3a03fb5dfd19c1cfab Merge pull request #1244 from joakim-noah/fpos_t