Ticket #5120 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

getColumnNames should mark this as const

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

There is no reason that copying out the column names from a table workspace should need to be able to mutate this.

Change History

comment:1 Changed 8 years ago by Peter Peterson

  • Status changed from new to accepted
  • Owner set to Peter Peterson

comment:2 Changed 8 years ago by Peter Peterson

Refs #5120. Made this pointer const in getColumnNames.

Changeset: eaae050e06fa3398d2f07be6ac627c95179fa654

comment:3 Changed 8 years ago by Peter Peterson

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 8 years ago by Peter Peterson

Refs #5120. Made this pointer const in getColumnNames.

Changeset: eaae050e06fa3398d2f07be6ac627c95179fa654

comment:5 Changed 8 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:6 Changed 8 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5966

Note: See TracTickets for help on using tickets.