digitalmars.D.bugs - [Issue 8558] New: std.net.isemail doesn't compile without -d switch
- d-bugmail puremagic.com (19/19) Aug 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8558
- d-bugmail puremagic.com (8/8) Aug 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8558
- d-bugmail puremagic.com (8/12) Aug 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8558
- d-bugmail puremagic.com (11/11) Aug 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8558
- d-bugmail puremagic.com (10/10) Aug 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8558
http://d.puremagic.com/issues/show_bug.cgi?id=8558 Summary: std.net.isemail doesn't compile without -d switch Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: zan77137 nifty.com --- Comment #0 from SHOO <zan77137 nifty.com> 2012-08-18 04:40:52 PDT --- This issue is caused by std.string.isNumber which is deprecated used in std.net.isemail. It's replaced std.uni.isNumeric now. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 18 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8558 --- Comment #1 from github-bugzilla puremagic.com 2012-08-18 04:48:57 PDT --- Commit pushed to fix8558 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/ede978cb395c34c0ee36ef18ffb291f03ea872ec Fix for issue 8558 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 18 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8558 --- Comment #2 from SHOO <zan77137 nifty.com> 2012-08-18 04:54:43 PDT --- (In reply to comment #1)Commit pushed to fix8558 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/ede978cb395c34c0ee36ef18ffb291f03ea872ec Fix for issue 8558Oops... Sorry, I missed that have pushed it directly. Please revert it if it has problems. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 18 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8558 --- Comment #3 from github-bugzilla puremagic.com 2012-08-18 07:17:41 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/ede978cb395c34c0ee36ef18ffb291f03ea872ec Fix for issue 8558 https://github.com/D-Programming-Language/phobos/commit/19bc85234d6d83c62543a63c2a1c8cfd37be5672 Merge pull request #752 from D-Programming-Language/fix8558 fix Issue 8558 - std.net.isemail doesn't compile without -d switch -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 18 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8558 Kenji Hara <k.hara.pg gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull, rejects-valid Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 18 2012