[phobos] [D-Programming-Language/phobos] 6a3cd2: Fix issue 14041 - Refused writeln of a fixed size...
GitHub via phobos
phobos at puremagic.com
Sat Jan 31 10:43:28 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6a3cd276b8a39d5cfc6fe7280accfe692c6d16f4
https://github.com/D-Programming-Language/phobos/commit/6a3cd276b8a39d5cfc6fe7280accfe692c6d16f4
Author: sinkuu <sinkuupump at gmail.com>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M std/stdio.d
Log Message:
-----------
Fix issue 14041 - Refused writeln of a fixed size array of chars
Commit: c3680e5bf8d701e4a0fca52f42106cf7113eedd7
https://github.com/D-Programming-Language/phobos/commit/c3680e5bf8d701e4a0fca52f42106cf7113eedd7
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-31 (Sat, 31 Jan 2015)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #2940 from sinkuu/fix_14041
Fix issue 14041 - Refused writeln of a fixed size array of chars
Compare: https://github.com/D-Programming-Language/phobos/compare/7b8c9b2e1a3d...c3680e5bf8d7
More information about the phobos
mailing list