[Issue 12064] std.typecons.wrap doesn't handle NVI

2020-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12064

Basile-z  changed:

   What|Removed |Added

 CC|b2.t...@gmx.com |

--


[Issue 12064] std.typecons.wrap doesn't handle NVI

2017-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12064

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

https://github.com/dlang/phobos/commit/c9f2158b59a460350e993a2deccad9dbcafc7a51
fix issue 12064 - std.typecons.wrap doesn't handle NVI

https://github.com/dlang/phobos/commit/d1a0a32e7997a15b646bfff81e1514458ae6cf1f
Merge pull request #5858 from BBasile/issue-12064

--


[Issue 12064] std.typecons.wrap doesn't handle NVI

2017-11-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12064

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

   What|Removed |Added

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

--


[Issue 12064] std.typecons.wrap doesn't handle NVI

2017-11-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12064

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/c9f2158b59a460350e993a2deccad9dbcafc7a51
fix issue 12064 - std.typecons.wrap doesn't handle NVI

https://github.com/dlang/phobos/commit/d1a0a32e7997a15b646bfff81e1514458ae6cf1f
Merge pull request #5858 from BBasile/issue-12064

fix issue 12064 - std.typecons.wrap doesn't handle NVI
merged-on-behalf-of: MetaLang <metal...@users.noreply.github.com>

--


[Issue 12064] std.typecons.wrap doesn't handle NVI

2017-11-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12064

Basile B.  changed:

   What|Removed |Added

   Severity|enhancement |normal

--- Comment #2 from Basile B.  ---
This was actually a bug that prevented certain case of wrap to compile.

--


[Issue 12064] std.typecons.wrap doesn't handle NVI

2017-11-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12064

Basile B.  changed:

   What|Removed |Added

   Keywords||pull
 CC||b2.t...@gmx.com

--- Comment #1 from Basile B.  ---
PR https://github.com/dlang/phobos/pull/5858

--


[Issue 12064] std.typecons.wrap doesn't handle NVI

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

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|unspecified |D2

--