[D-runtime] [dlang/druntime] 127d24: Remove use of implicit string concatenation
GitHub via D-runtime
d-runtime at puremagic.com
Mon Sep 26 14:35:19 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 127d24539d332bc4365771767edea2fee2383dca
https://github.com/dlang/druntime/commit/127d24539d332bc4365771767edea2fee2383dca
Author: Mathias Lang <mathias.lang at sociomantic.com>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M src/core/sys/windows/errorrep.d
M src/core/sys/windows/lmmsg.d
Log Message:
-----------
Remove use of implicit string concatenation
This feature will hopefully be deprecated soon.
Commit: 26e17eff903d17c4e144581e21a066ad0d2370cf
https://github.com/dlang/druntime/commit/26e17eff903d17c4e144581e21a066ad0d2370cf
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M src/core/sys/windows/errorrep.d
M src/core/sys/windows/lmmsg.d
Log Message:
-----------
Merge pull request #1660 from mathias-lang-sociomantic/fix-3827
[TRIVIAL] Remove use of implicit string concatenation
Compare: https://github.com/dlang/druntime/compare/0d0ee2c2b00e...26e17eff903d
More information about the D-runtime
mailing list