[dlang.org] [D-Programming-Language/dlang.org] 04e50f: portability.dd: assert should be static assert
GitHub via dlang.org
dlang.org at puremagic.com
Thu Aug 13 01:51:45 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 04e50fc22357c11d5998ffc5ac94263591dd030a
https://github.com/D-Programming-Language/dlang.org/commit/04e50fc22357c11d5998ffc5ac94263591dd030a
Author: Luís Marques <luis at luismarques.eu>
Date: 2015-08-10 (Mon, 10 Aug 2015)
Changed paths:
M portability.dd
Log Message:
-----------
portability.dd: assert should be static assert
This can be asserted at compile time, and that is generally want you want.
Commit: 5e48bdadc933cb4c3236889d9b0eb8c2d33254e4
https://github.com/D-Programming-Language/dlang.org/commit/5e48bdadc933cb4c3236889d9b0eb8c2d33254e4
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M portability.dd
Log Message:
-----------
Merge pull request #1062 from luismarques/improve_portability_docs
portability.dd: assert should be static assert
Compare: https://github.com/D-Programming-Language/dlang.org/compare/056db5e5bf8a...5e48bdadc933
More information about the dlang.org
mailing list