IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23695 for trunk/ppImage


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/ppImage/src/ppImageErrorCodes.dat

    r11259 r23695  
    11#
    22# This file is used to generate ppImageErrorClasses.h
    3 #
    4 BASE = 500              First value we use; lower values belong to psLib
     3
     4BASE = 5000             First value we use; lower values belong to psLib
    55# these errors correspond to standard exit conditions
    66ARGUMENTS               Incorrect arguments
Note: See TracChangeset for help on using the changeset viewer.