March 22, 2015 [D-runtime] [D-Programming-Language/druntime] e4f193: core.sys.posix.stdio: Change dynamic to static arr... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: e4f1935cdbd119ed3d9fa06b1182ce69f57ba64f https://github.com/D-Programming-Language/druntime/commit/e4f1935cdbd119ed3d9fa06b1182ce69f57ba64f Author: kai <kai@redstar.de> Date: 2015-03-22 (Sun, 22 Mar 2015) Changed paths: M src/core/sys/posix/stdio.d Log Message: ----------- core.sys.posix.stdio: Change dynamic to static array. Otherwise the unit test will not compile because of @nogc. It's also a bug in 2.067.0-rc1. Commit: f5b62daf27459963d3bf837e4c7969db22b37eaf https://github.com/D-Programming-Language/druntime/commit/f5b62daf27459963d3bf837e4c7969db22b37eaf Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-03-22 (Sun, 22 Mar 2015) Changed paths: M src/core/sys/posix/stdio.d Log Message: ----------- Merge pull request #1196 from redstar/stdionogc core.sys.posix.stdio: Change dynamic to static array. Compare: https://github.com/D-Programming-Language/druntime/compare/cf92da1f6e8a...f5b62daf2745 |
Copyright © 1999-2021 by the D Language Foundation