[D-runtime] [dlang/druntime] 69247a: refactor: replace C array syntax with D array
GitHub via D-runtime
d-runtime at puremagic.com
Fri Sep 9 16:34:48 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 69247a9f8da763efa9fc20e233810e090e19ff95
https://github.com/dlang/druntime/commit/69247a9f8da763efa9fc20e233810e090e19ff95
Author: Walter Bright <walter at walterbright.com>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Changed paths:
M src/core/stdcpp/typeinfo.d
M src/core/sys/posix/sys/msg.d
Log Message:
-----------
refactor: replace C array syntax with D array
Commit: d1683530a4249fa39f83198fc369de3eebc2a2e6
https://github.com/dlang/druntime/commit/d1683530a4249fa39f83198fc369de3eebc2a2e6
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-09-10 (Sat, 10 Sep 2016)
Changed paths:
M src/core/stdcpp/typeinfo.d
M src/core/sys/posix/sys/msg.d
Log Message:
-----------
Merge pull request #1648 from WalterBright/fix-C-array
refactor: replace C array syntax with D array
Compare: https://github.com/dlang/druntime/compare/96329ee59005...d1683530a424
More information about the D-runtime
mailing list