[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980

Kenji Hara  changed:

   What|Removed |Added

Summary|getAddressInfo(null) broken |[REG2.068]
   ||getAddressInfo(null) broken

--- Comment #3 from Kenji Hara  ---
(In reply to Kenji Hara from comment #1)
> This is purely Phobos issue. By PR#3415, tempCtring() behavior is silently
> changed for the null input.

Phobos fix:
https://github.com/D-Programming-Language/phobos/pull/3612

--


[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/156bf68ef7008343755ab450facdd0e5604f6fac
fix Issue 14980 - getAddressInfo(null) broken

https://github.com/D-Programming-Language/phobos/commit/e06c7a9e607bc7ca37958459c079e81c35893250
Merge pull request #3612 from 9rnsr/fix14980

[REG2.068] Issue 14980 - getAddressInfo(null) broken

--


[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-09-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/e885e163f0acc034f98f53ca59a809a82ade064f
std.socket: Add test for issue 14980

https://github.com/D-Programming-Language/phobos/commit/564389e89b6398c99c206381cdfc8599e08c63cf
Merge pull request #3613 from CyberShadow/pull-20150830-042721

std.socket: Add test for issue 14980

--


[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980

--- Comment #6 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/156bf68ef7008343755ab450facdd0e5604f6fac
fix Issue 14980 - getAddressInfo(null) broken

https://github.com/D-Programming-Language/phobos/commit/e885e163f0acc034f98f53ca59a809a82ade064f
std.socket: Add test for issue 14980

https://github.com/D-Programming-Language/phobos/commit/e06c7a9e607bc7ca37958459c079e81c35893250
Merge pull request #3612 from 9rnsr/fix14980

https://github.com/D-Programming-Language/phobos/commit/564389e89b6398c99c206381cdfc8599e08c63cf
Merge pull request #3613 from CyberShadow/pull-20150830-042721

--


[Issue 14980] [REG2.068] getAddressInfo(null) broken

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980

--- Comment #7 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/156bf68ef7008343755ab450facdd0e5604f6fac
fix Issue 14980 - getAddressInfo(null) broken

https://github.com/dlang/phobos/commit/e885e163f0acc034f98f53ca59a809a82ade064f
std.socket: Add test for issue 14980

https://github.com/dlang/phobos/commit/e06c7a9e607bc7ca37958459c079e81c35893250
Merge pull request #3612 from 9rnsr/fix14980

https://github.com/dlang/phobos/commit/564389e89b6398c99c206381cdfc8599e08c63cf
Merge pull request #3613 from CyberShadow/pull-20150830-042721

--