IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#504 closed defect (fixed)

psMetadataAddBool is missing

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

Description

Should be easy to add:

METADATA_ADD_TYPE(BOOL,psBool,PS_META_BOOL)

Change History (6)

comment:1 by Paul Price, 21 years ago

Also, we probably need to add an additional argument to all the
psMetadataAddWhatever functions to allow flags:

psMetadataAddWhatever(psMetadata *md, long location, psMetadataFlags flags,
const char *key, const char *comment, whatever value);

Otherwise, one can't use these to add a MULTI.

comment:2 by robert.desonia@…, 21 years ago

Status: newassigned

comment:3 by robert.desonia@…, 21 years ago

Owner: changed from robert.desonia@… to David.Robbins@…
Status: assignednew

comment:4 by David.Robbins@…, 21 years ago

Resolution: fixed
Status: newclosed

comment:5 by Paul Price, 20 years ago

Keywords: VERIFIED added

Bug has been resolved.... closing.

comment:6 by Paul Price, 20 years ago

Keywords: VERIFIED removed

Bugs have been fixed... closing.

Note: See TracTickets for help on using tickets.