← Back to index
|
Original Bugzilla link
Bug 17217 – std.net.isemail.isEmail doesn't work with non char arrays
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-02-21T14:42:00Z
Last change time
2017-03-22T12:22:18Z
Assigned to
nobody
Creator
jack
Comments
Comment #0
by jack — 2017-02-21T14:42:11Z
Comment #1
by jack — 2017-02-21T14:47:19Z
https://github.com/dlang/phobos/pull/5173
Comment #2
by github-bugzilla — 2017-02-21T18:59:50Z
Commits pushed to master at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/a91b610ce18e0477ed9b9757e619797f93baaa77
Fix issue 17217 - std.net.isemail.isEmail doesn't work with non char arrays
https://github.com/dlang/phobos/commit/c32240a5fe1316972fb57c70ed1780f6bcbedc07
Merge pull request #5173 from JackStouffer/issue17217 Fix issue 17217 - std.net.isemail.isEmail doesn't work with non char …
Comment #3
by github-bugzilla — 2017-02-24T18:15:59Z
Commits pushed to newCTFE at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/a91b610ce18e0477ed9b9757e619797f93baaa77
Fix issue 17217 - std.net.isemail.isEmail doesn't work with non char arrays
https://github.com/dlang/phobos/commit/c32240a5fe1316972fb57c70ed1780f6bcbedc07
Merge pull request #5173 from JackStouffer/issue17217
Comment #4
by github-bugzilla — 2017-03-22T12:22:18Z
Commits pushed to stable at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/a91b610ce18e0477ed9b9757e619797f93baaa77
Fix issue 17217 - std.net.isemail.isEmail doesn't work with non char arrays
https://github.com/dlang/phobos/commit/c32240a5fe1316972fb57c70ed1780f6bcbedc07
Merge pull request #5173 from JackStouffer/issue17217