IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#312 closed defect (fixed)

psMetadataAddV should have va_list parameter, not '...'

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

Description

trivial fix.

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

Nice catch.

bool psMetadataAddV(psMetadata *md, int location, const char *name, int format,
const char *comment, va_list list);

Note: See TracTickets for help on using tickets.