IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2005, 10:22:22 AM (21 years ago)
Author:
evanalst
Message:

Update changes to psList.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psCollectionsErrors.h

    r2855 r3107  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2004-12-30 20:18:36 $
     9 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-02 20:21:48 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5454#define PS_ERRORTEXT_psList_ITERATOR_INVALID "Specified iterator is not valid."
    5555#define PS_ERRORTEXT_psList_ITERATOR_NULL "Specified iterator is NULL."
     56#define PS_ERRORTEXT_psList_ITERATOR_NONMUTABLE "Specified iterator indicates list is non-mutable."
    5657#define PS_ERRORTEXT_psList_LIST_NULL "Specified psList reference is NULL."
    5758#define PS_ERRORTEXT_psList_DATA_NULL "Specified data item is NULL."
Note: See TracChangeset for help on using the changeset viewer.