IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#584 closed defect (fixed)

eocInit error in psMetadataConfigParse call

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

Description

in psEarthOrientation.c line 61
in eocInit ():

nFail is defined 'int'
psMetadataConfigParse wants 'unsigned int'

also, in this same file, line 237 has non-ASCII characters

L <E2><88><92> Omega

Change History (1)

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

Resolution: fixed
Status: newclosed

I removed the non-ascii character. nFail was defined as unsigned int in the CVS version already.

-rdd

Note: See TracTickets for help on using tickets.