IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#36 closed defect (fixed)

PS_MEM_MAGIC constant naming

Reported by: Eric.VanAlst@… Owned by: eugene
Priority: low Milestone:
Component: PSLib SDRS Version: unspecified
Severity: trivial Keywords:
Cc:

Description

SDR specified a constant named PS_MEM_MAGIC, but the prototype code provided uses a different
name P_PS_MEMMAGIC. The P_PS_MEMMAGIC indicates the constant is considered private where the
SDR name indicates a public constant. Should this constant be global or private?

Change History (1)

comment:1 by eugene, 22 years ago

Resolution: fixed
Status: newclosed

let's use P_PS_MEMMAGIC, ie make it private.

Note: See TracTickets for help on using tickets.