IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

#622 closed defect (fixed)

pmConfig.c sign errors in psMetadataConfigParse

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

Description

the compile errors:

pmConfig.c: In function 'readConfig':
pmConfig.c:34: warning: pointer targets in passing argument 2 of
'psMetadataConfigParse' differ in signedness
pmConfig.c: In function 'pmConfigCameraFromHeader':
pmConfig.c:362: warning: pointer targets in passing argument 2 of
'psMetadataConfigParse' differ in signedness

badLines in both of these function calls were int, not unsigned int

fixed in eam_rel9_b0

Change History (3)

comment:1 by jhoblitt, 21 years ago

I've fixed this issue in the patch attached to bug #627.

comment:2 by jhoblitt, 21 years ago

blocked: 628

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

Resolution: fixed
Status: newclosed

Fixed in Bug 627 patch, which was applied.

-rdd

Note: See TracTickets for help on using tickets.