Ticket #55 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Invalid std::move in move constructor of CapeStringAdapter

Reported by: jasper Owned by: jasper
Priority: major Milestone: Maintenance of Phase II
Component: Client Header Files Version: 1.2.0.4
Keywords: Cc:

Description

CapeStringAdapter? fails to compile due to incorrect use of std::move in string reference member

Change History

comment:1 Changed 3 years ago by jasper

Resolved in revision 147

Michel - suitable version would be 1.2.0.5 (no need to immediately create a release)

Michel - suitable component would be client header files.

As CapeStringAdapterBase? is a template class, the issue typically would not lead to a compilation problem until CapeStringAdapter? is actually used.

Last edited 3 years ago by michelpons (previous) (diff)

comment:2 Changed 3 years ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 3 years ago by jasper

similar issues resolved with other adapter classes in commit 148

comment:4 Changed 3 years ago by michelpons

  • Component changed from Building distribution to Client Header Files
Note: See TracTickets for help on using tickets.