[phobos] [dlang/phobos] bd2d48: typecons: size_t should be uintptr_t
GitHub via phobos
phobos at puremagic.com
Sat Jun 18 04:28:23 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: bd2d48b9b382a2dad670f79c2bc9cf28951f5612
https://github.com/dlang/phobos/commit/bd2d48b9b382a2dad670f79c2bc9cf28951f5612
Author: Walter Bright <walter at walterbright.com>
Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
typecons: size_t should be uintptr_t
Commit: c9a9bb69e07436f2aaef0e9cfcb88819792161c5
https://github.com/dlang/phobos/commit/c9a9bb69e07436f2aaef0e9cfcb88819792161c5
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #4430 from WalterBright/typecons-uintptr
typecons: size_t should be uintptr_t
Compare: https://github.com/dlang/phobos/compare/e59c06b410c0...c9a9bb69e074
More information about the phobos
mailing list