IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23695 for trunk/ppMerge/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/ppMerge/src/ppMergeErrorCodes.dat

    r11259 r23695  
    22# This file is used to generate ppMergeErrorClasses.h
    33#
    4 BASE = 700              First value we use; lower values belong to psLib
     4BASE = 6000             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.