[D-runtime] [D-Programming-Language/druntime] b526fb: Supplemental fix for issue 13902, don't return a s...
GitHub via D-runtime
d-runtime at puremagic.com
Sun Jan 11 11:50:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b526fbd89465cce8c2ab7bef84007438395effca
https://github.com/D-Programming-Language/druntime/commit/b526fbd89465cce8c2ab7bef84007438395effca
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-01-11 (Sun, 11 Jan 2015)
Changed paths:
M src/core/internal/convert.d
Log Message:
-----------
Supplemental fix for issue 13902, don't return a slice to local static array.
Commit: 097bb6feccdfe48a79e06d9be23eb88864b57d54
https://github.com/D-Programming-Language/druntime/commit/097bb6feccdfe48a79e06d9be23eb88864b57d54
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-11 (Sun, 11 Jan 2015)
Changed paths:
M src/core/internal/convert.d
Log Message:
-----------
Merge pull request #1094 from 9rnsr/fix13902
Supplemental fix for issue 13902, don't return a slice to local static array.
Compare: https://github.com/D-Programming-Language/druntime/compare/2e35339041e1...097bb6feccdf
More information about the D-runtime
mailing list