Changeset 2319 for trunk/psLib/src/sysUtils/psSysUtilsErrors.h
- Timestamp:
- Nov 10, 2004, 8:29:54 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psSysUtilsErrors.h
r2207 r2319 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-1 0-27 01:17:53$9 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-11-10 18:29:54 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 47 47 #define PS_ERRORTEXT_psTrace_FAILED_TO_ADD_COMPONENT "Failed to set trace level (%d) to '%s'." 48 48 #define PS_ERRORTEXT_psErrorCode_NULL_ERRORDESCRIPTION "Specified psErrorDescription pointer can not be NULL." 49 #define PS_ERRORTEXT_psErrorCode_ERRORCODE_REGISTER_FAILED "Failed to add input psErrorDescription at array index %d." 49 #define PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED "Failed to initialize %s." 50 #define PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED "Failed to finalize %s." 50 51 //~End 51 52
Note:
See TracChangeset
for help on using the changeset viewer.
