Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5cdf726149c588ce95e25bdaaee23f8a8949e48a
https://github.com/D-Programming-Language/phobos/commit/5cdf726149c588ce95e25bdaaee23f8a8949e48a
Author: k-hara <[email protected]>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
M std/csv.d
Log Message:
-----------
Supplemental fix for issue 14846
`new Input!(Range, ErrorLevel)` should take the `input` parameter to initialize
its field by that, because: if `Range` is a nested struct, its context pointer
is not accessible from inside CsvReader.
Commit: 4abd9533761e3043438dc8e7c6dcbc0687800789
https://github.com/D-Programming-Language/phobos/commit/4abd9533761e3043438dc8e7c6dcbc0687800789
Author: Hara Kenji <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M std/csv.d
Log Message:
-----------
Merge pull request #3519 from 9rnsr/fix14846
Supplemental fix for issue 14846
Compare:
https://github.com/D-Programming-Language/phobos/compare/e308ff1c2823...4abd9533761e_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos