IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#455 closed defect (fixed)

psListIteratorAlloc shouldn't have a const for the list parameter.

Reported by: robert.desonia@… Owned by: Paul Price
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

psListIteratorAlloc really shouldn't have the list parameter be const 'cause
part of the behaviour of psListIteratorAlloc is to add the newly created
iterator to the psList object's list of iterators, hence, the input list object
is technically not constant.

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

Agreed. Changed the SDRS.

Note: See TracTickets for help on using tickets.