[Bug c++/65623] Incorrect location of error messages on calling copy constructor of unique_ptr

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 30 10:42:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65623

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This has nothing to do with unique_ptr, any error in a ctor-initializer-list
points to the end of the list.

*** This bug has been marked as a duplicate of bug 59621 ***



More information about the Gcc-bugs mailing list