IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#83 closed defect (fixed)

psLogMsg test

Reported by: Paul Price Owned by: robert.desonia@…
Priority: high Milestone:
Component: sys Version: unspecified
Severity: trivial Keywords:
Cc:

Description

This really is trivial, sorry!

tst_psLogMsg00.c:
The first test, which checks that the levels are working for psLogMsg, doesn't
use psLogMsg but psVLogMsg.

myLogMsg(func, i, "Hello World! My level is %d %f %s\n", i,

(float) i, "beep beep");

instead of psLog(...) (--> psVLogMsg).

Change History (2)

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

Resolution: fixed
Status: newclosed

Fixed in CVS main trunk.

thx.

comment:2 by Paul Price, 22 years ago

Verified in rel2.

Note: See TracTickets for help on using tickets.