IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#156 closed defect (fixed)

There is no API to return the psLib library version

Reported by: rhl@… Owned by: Paul Price
Priority: high Milestone:
Component: IPP SDRS Version: unspecified
Severity: normal Keywords: IPP-doc
Cc:

Description

It is impossible to return the psLib library version (== tagname == $Name$) from the psLib library;
as seen by grepping the code, or libpslib.*

We need a call

const char *psLibVersion(void);

to return this information.

Change History (3)

comment:1 by Paul Price, 22 years ago

bug_group: PSLib?IPP-doc?
Component: systemIPP SDRS
Keywords: IPP-doc added; PSLib removed
product: PSLibIPP-doc
Resolution: fixed
Status: newclosed

It was not specified, hence it has not been coded. I have added an entry to the
SDRS; it should be coded in the next cycle.

"\subsection{Configuration}

It is important to be able to access the version of the code in use.
\code{psLibVersion} shall return the current version of PSLib in use,
as determined from CVS tags.

\begin{verbatim}
const char *psLibVersion(void);
\end{verbatim}"

comment:2 by Paul Price, 22 years ago

Keywords: VERIFIED added

Should be fixed in SDRS-07 and ADD-06 (7 September 2004).

comment:3 by Paul Price, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.