IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#380 closed defect (fixed)

psTrace.h do nothing entries might cause errors

Reported by: eugene Owned by: robert.desonia@…
Priority: high Milestone:
Component: sys Version: 0.5.0
Severity: normal Keywords:
Cc:

Description

the psTrace.h functions are supposed to be replaced with harmless code when
PS_NO_TRACE is defined. the code was replacing the functions with (void)0,
which could potentially interact with something. I replaced those with /* do
nothing */ in the psTrace.h submitted with BUG 379

Change History (1)

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

Resolution: fixed
Status: newclosed

fixed when Bug 379 was fixed.

Note: See TracTickets for help on using tickets.