#469 closed defect (fixed)
psMetadata fxns use long
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
psMetadataGet, psMetadataRemove, psMetadataAdd, psMetadataAddItem,
psMetadataAddMetadata, psMetadataAddUnknown, psMetadataAddHash,
psMetadataAddArray, psMetadataAddList, psMetadataAddStr, psMetadataAddVector,
psMetadataAddF64, psMetadataAddF32, psMetadataAddS32, psMetadataAddV,
psMetadataIteratorAlloc, psMetadataIteratorSet.
All use int location. Should be long location.
Note:
See TracTickets
for help on using tickets.

Yep, caught these.