Index: src/libchcore/ErrorCodes.h =================================================================== diff -u -N -r30297d6aab17483da8e7b8323b4d17ff1a9f78d6 -r5693271a6736f524997e3951fc7b7b6323bc6447 --- src/libchcore/ErrorCodes.h (.../ErrorCodes.h) (revision 30297d6aab17483da8e7b8323b4d17ff1a9f78d6) +++ src/libchcore/ErrorCodes.h (.../ErrorCodes.h) (revision 5693271a6736f524997e3951fc7b7b6323bc6447) @@ -68,6 +68,7 @@ eErr_UnsupportedMultipleSubnodesLevels = 2505, eErr_CannotWriteArchive = 2506, eErr_InvalidSerializationData = 2507, + eErr_CannotSetDatabaseOptions = 2508, // Filesystem errors (3000+) eErr_FixedDriveWithoutDriveLetter = 3000,