[Bug libstdc++/77987] [6/7 Regression] unique_ptr<T[]> reset rejects cv-compatible pointers
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 17 19:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77987
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Known to work| |5.4.0
Resolution|--- |FIXED
Target Milestone|--- |6.3
Summary|unique_ptr<T[]> reset |[6/7 Regression]
|rejects cv-compatible |unique_ptr<T[]> reset
|pointers |rejects cv-compatible
| |pointers
Known to fail| |6.2.0, 7.0
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed for 6.3
More information about the Gcc-bugs
mailing list