Opened 17 years ago
Closed 17 years ago
#1234 closed defect (fixed)
psLib tests have lots of compile-time errors
| Reported by: | eugene | Owned by: | giebink |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
there are a number of API changes that prevent compilation. Use this bug to track and report them.
test/astro/tap_psTime_01.c has various mismatches with the psTimeConvert API (does not return psTime * anymore).
Note:
See TracTickets
for help on using tickets.

Changes made to tap_psTime_01.c and tap_psTime_03.c to match updated psTimeConver(). psLib tests compile.