IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#467 closed defect (fixed)

psListIteratorSet int -> long

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

Description

psListIteratorSet uses int location. This is probably just a mistype. Should
be long location.

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

I must have gotten this before:

psListIterator *psListIteratorAlloc(psList *list, long location, bool mutable);

Note: See TracTickets for help on using tickets.