IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23695 for trunk/ippTools/src


Ignore:
Timestamp:
Apr 2, 2009, 5:19:22 PM (17 years ago)
Author:
Paul Price
Message:

Getting more serious about error codes. We don't want them interfering, since they may end up in the database. Spreading the values out so we have plenty of room to play.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxtoolsErrorCodes.dat

    r11268 r23695  
    22# This file is used to generate pxtoolsErrorCodes.h
    33#
    4 BASE = 1100             First value we use; lower values belong to psLib
    5 UNKNOWN                 Unknown PM error code
     4BASE = 9000             First value we use; lower values belong to psLib
     5UNKNOWN                 Unknown ippTools error code
    66ARGUMENTS               Incorrect arguments
    77SYS                     System error
Note: See TracChangeset for help on using the changeset viewer.