IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#137 closed defect (fixed)

Should psImageSubset add result to the incoming psImage's children

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

Description

I had assumed that psImageSubset (and psImageSubsection now) would add the
result on the list of its children, but since the input psImage is specified
as 'const', that seems to say that that is not the proper thing to do.

Should I not have added the result to the children list of the parent psImage
or should the input not be 'const' (as it is being changed)?

Change History (5)

comment:1 by eugene, 22 years ago

Resolution: fixed
Status: newclosed

you are right: input should not be 'const'. this function is how children are
created!

comment:2 by eugene, 22 years ago

Owner: changed from eugene to Paul Price

comment:3 by Paul Price, 22 years ago

Fixed in the SDRS.

comment:4 by Paul Price, 22 years ago

Keywords: VERIFIED added

Should be fixed in SDRS-07 and ADD-06 (7 September 2004).

comment:5 by Paul Price, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.