#467 closed defect (fixed)
psListIteratorSet int -> long
| Reported by: | 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.
Note:
See TracTickets
for help on using tickets.

I must have gotten this before:
psListIterator *psListIteratorAlloc(psList *list, long location, bool mutable);