Index: src/libchcore/ErrorCodes.h =================================================================== diff -u -N -r38031c379667959206abe69507d8a4e3b040dba6 -rbaad6054459abaaf69cbfd1ebad8783085160d99 --- src/libchcore/ErrorCodes.h (.../ErrorCodes.h) (revision 38031c379667959206abe69507d8a4e3b040dba6) +++ src/libchcore/ErrorCodes.h (.../ErrorCodes.h) (revision baad6054459abaaf69cbfd1ebad8783085160d99) @@ -89,6 +89,7 @@ eErr_CannotFastMove = 3014, eErr_CannotGetFreeSpace = 3015, eErr_CancelIoFailed = 3016, + eErr_CannotSetFileInfo = 3017, // Task handling errors (4000+) eErr_MissingTaskSerializationPath = 4000,