Changeset 1713 for trunk/psLib/src/sysUtils/psSysUtilsErrors.dat
- Timestamp:
- Sep 7, 2004, 2:09:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psSysUtilsErrors.dat
r1696 r1713 22 22 checkMemBlock_OVERFLOW Memory block %ld is corrupted; buffer overflow detected. 23 23 memProblemCallbackDefault_MULTIPLE_FREE Block %ld allocated at %s:%d freed more than once at %s:%d. 24 # 25 # Error Messages from psString.c: 26 # 27 psString_NCHAR_NEGATIVE Can not copy a negative number of characters (%d). 28 # 29 # Error Messages from psTrace.c: 30 # 31 psTrace_NULL_SUBCOMPONENT Sub-component %d of node %s in trace tree is NULL. 32 psTrace_NULL_TRACETREE Function %s called on a NULL trace level tree. 33 psTrace_ADD_NULL_COMPONENT Failed to add null component to trace tree. 34 psTrace_MALFORMED_COMPONENT_NAME Failed to add '%s' to the root component tree; component must start with '.'. 35 psTrace_FAILED_TO_ADD_COMPONENT Failed to set trace level (%d) to '%s'.
Note:
See TracChangeset
for help on using the changeset viewer.
