[Issue 17010] remove std.net.isemail

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 21 01:23:57 PST 2017


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

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jack at jackstouffer.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
Neither of the two libraries listed have a way to validate a string for RFC
5321 compliance.

Let's not break people's code for no reason, especially for a module which
causes no one any trouble.

--


More information about the Digitalmars-d-bugs mailing list