#298 closed defect (fixed)
psMetadataAddItem mode and option flags
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | IPP SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
there was some confusion in the SDRS about the psMetadataAdd functions. There
was discussion of option flags which were not defined; the discussion was in the
wrong place; the function psMetadataAddItem also needs to receive the options.
I have modified the SDRS to reflect these changes by:
- added a new enum psMetadataFlags
- added a mode entry to the psMetadataAddItem function
- moved the discussion of the format to the section discussing psMetadataAdd
- created the parallel function psMetadataAddV (va_list version of psMetadataAdd)
- added some code examples
Change History (3)
comment:1 by , 21 years ago
| Status: | new → assigned |
|---|
comment:2 by , 21 years ago
comment:3 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
The latest SDRS solves this problem. As a bug on the Doc, this is resolved.
Note:
See TracTickets
for help on using tickets.

Waiting for Bug 308 to be resolved.