[phobos] [D-Programming-Language/phobos] fb088f: Don't wrap testTerm() with default arguments
GitHub
noreply at github.com
Mon Apr 14 04:19:12 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: fb088fa08acf4c0e205e5e0d1f3ee7650f9cde40
https://github.com/D-Programming-Language/phobos/commit/fb088fa08acf4c0e205e5e0d1f3ee7650f9cde40
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Don't wrap testTerm() with default arguments
The code is clearer without the extra function and with explicit
arguments.
Commit: 98d7d72aa2f4490f2275bfd0fc42a20430e17fb9
https://github.com/D-Programming-Language/phobos/commit/98d7d72aa2f4490f2275bfd0fc42a20430e17fb9
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #2078 from ntrel/byLine-testTerm
[trivial] Simplify byLine unittest code
Compare: https://github.com/D-Programming-Language/phobos/compare/689282a9c22e...98d7d72aa2f4
More information about the phobos
mailing list