[Issue 8260] * used three or more times on an array inside std.format.formattedRead and not guarded by template constraint

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Feb 2 08:28:52 PST 2017


https://issues.dlang.org/show_bug.cgi?id=8260

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/c34561b284efcf4eb54701e78f3a04813f710437
Fix issue #8260 - allow only pointers as formattedRead parameters

https://github.com/dlang/phobos/commit/c07c3cea3343137b3f3a49c345707fbb8f0b2ba2
Merge pull request #5040 from byebye/issue_8260

Fix issue #8260 - add template constraints for formattedRead parameters

--


More information about the Digitalmars-d-bugs mailing list