IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2580


Ignore:
Timestamp:
Nov 30, 2004, 5:20:15 PM (22 years ago)
Author:
evanalst
Message:

Update format descriptor for print line number of type psS64.

Location:
trunk/psLib/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/psFileUtilsErrors.dat

    r2375 r2580  
    88####################################################################
    99psLookupTable_FILE_NOT_FOUND           Failed to open file %s.
    10 psLookupTable_PARSE_VALUE              Unable to parse string, %s on line %d.
    11 psLookupTable_PARSE_TYPE               Unable to parse type, %s on line %d.
    12 psLookupTable_PARSE_GENERAL            Unable to read lookup table item, %s on line %d
     10psLookupTable_PARSE_VALUE              Unable to parse string, %s on line %lld.
     11psLookupTable_PARSE_TYPE               Unable to parse type, %s on line %lld.
     12psLookupTable_PARSE_GENERAL            Unable to read lookup table item, %s on line %lld
    1313psLookupTable_INTERPOLATE_HIGH         High index too big, %d.
    1414psLookupTable_INTERPOLATE_LOW          Low index too small, %d.
  • trunk/psLib/src/fileUtils/psFileUtilsErrors.dat

    r2375 r2580  
    88####################################################################
    99psLookupTable_FILE_NOT_FOUND           Failed to open file %s.
    10 psLookupTable_PARSE_VALUE              Unable to parse string, %s on line %d.
    11 psLookupTable_PARSE_TYPE               Unable to parse type, %s on line %d.
    12 psLookupTable_PARSE_GENERAL            Unable to read lookup table item, %s on line %d
     10psLookupTable_PARSE_VALUE              Unable to parse string, %s on line %lld.
     11psLookupTable_PARSE_TYPE               Unable to parse type, %s on line %lld.
     12psLookupTable_PARSE_GENERAL            Unable to read lookup table item, %s on line %lld
    1313psLookupTable_INTERPOLATE_HIGH         High index too big, %d.
    1414psLookupTable_INTERPOLATE_LOW          Low index too small, %d.
Note: See TracChangeset for help on using the changeset viewer.