X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=errlist;h=06e2e808d4272c1eb369c745f6e093f046e85e52;hp=eb7f2826d93be646a5304fb7c81ba1c7b98dc220;hb=dfd3368c03d72660b1e5dba55b23395e234d0963;hpb=da40398fa79dc25801e7d276fd86da7439bd3e41 diff --git a/errlist b/errlist index eb7f282..06e2e80 100644 --- a/errlist +++ b/errlist @@ -15,7 +15,6 @@ BAD_DATA_SIZE "wrong data size for fixed-size column" NOT_MAPPED "file not mapped" ALREADY_MAPPED "file already mapped" BAD_SIZE "invalid size specified" -TRUNC "failed to truncate file" BAD_TABLE "table not open" BAD_TABLE_DESC "invalid table description" RB_KEY_EXISTS "key already exists in rbtree" @@ -23,7 +22,6 @@ RB_KEY_NOT_FOUND "key not found in rbtree" BAD_ROW_NUM "invalid row number" INDEX_CORRUPTION "index corruption detected" INVALID_OBJECT "reference to invalid object" -STAT "can not stat file" LSEEK "lseek error" BUSY "table is busy" SHORT_TABLE "table too short"