Ticket #5120 (closed: fixed)
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
Note: See
TracTickets for help on using
tickets.