IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2008, 3:39:54 PM (18 years ago)
Author:
jhoblitt
Message:

consitently handle *_id fields as numeric values instead of converting back of forth between ints and strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettool_correction.c

    r15830 r18336  
    120120    }
    121121
    122     if (!convertIdToStr(detRuns)) {
    123         psError(PS_ERR_UNKNOWN, false, "failed to convert id fields into a strings");
    124         psFree(detRuns);
    125         return false;
    126     }
    127 
    128122    bool simple = false;
    129123    {
Note: See TracChangeset for help on using the changeset viewer.