[phobos] [dlang/phobos] 9c5401: fix tempCString() to follow strict scope rules
GitHub via phobos
phobos at puremagic.com
Wed Aug 24 03:52:42 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 9c5401ce92b145b1cf40eedbb1912a6948b5a100
https://github.com/dlang/phobos/commit/9c5401ce92b145b1cf40eedbb1912a6948b5a100
Author: Walter Bright <walter at walterbright.com>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M std/internal/cstring.d
Log Message:
-----------
fix tempCString() to follow strict scope rules
Commit: beaba6e4983c66dd103a592215fac19668a4f99c
https://github.com/dlang/phobos/commit/beaba6e4983c66dd103a592215fac19668a4f99c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M std/internal/cstring.d
Log Message:
-----------
Merge pull request #4746 from WalterBright/cstring-scope
fix tempCString() to follow strict scope rules
Compare: https://github.com/dlang/phobos/compare/f6167ab22da6...beaba6e4983c
More information about the phobos
mailing list