[phobos] [D-Programming-Language/phobos] 0c3fb6: std.logger defaultLogFunction constraint fix
GitHub via phobos
phobos at puremagic.com
Wed Mar 25 18:49:49 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0c3fb67ff85541100d347a8f3e71ee8fb3a5df69
https://github.com/D-Programming-Language/phobos/commit/0c3fb67ff85541100d347a8f3e71ee8fb3a5df69
Author: Robert burner Schadek <robert.schadek at informatik.uni-oldenburg.de>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M std/experimental/logger/core.d
Log Message:
-----------
std.logger defaultLogFunction constraint fix
* the defaultLogFunctions were not callable with zero arguments
Commit: 76aec006f6b62dae0d2428f0cc80239a87c587b6
https://github.com/D-Programming-Language/phobos/commit/76aec006f6b62dae0d2428f0cc80239a87c587b6
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M std/experimental/logger/core.d
Log Message:
-----------
Merge pull request #3105 from burner/logger_constraint_fix
std.logger defaultLogFunction constraint fix
Compare: https://github.com/D-Programming-Language/phobos/compare/bcf0fcecac14...76aec006f6b6
More information about the phobos
mailing list