X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fccl.h;h=70194e55c110a0a979331d18216ee81312c7534e;hp=f9b6b85bcb25c4972bac026eafe64e9a98c81410;hb=ba1f112c74932545871791eaf2c2e4cfe4014ee5;hpb=6e3979a31cbe2af9e223930e04770a9efb5f2021 diff --git a/include/yaz/ccl.h b/include/yaz/ccl.h index f9b6b85..70194e5 100644 --- a/include/yaz/ccl.h +++ b/include/yaz/ccl.h @@ -91,6 +91,8 @@ YAZ_BEGIN_CDECL #define CCL_ERR_TRUNC_NOT_LEFT 10 #define CCL_ERR_TRUNC_NOT_BOTH 11 #define CCL_ERR_TRUNC_NOT_RIGHT 12 +#define CCL_ERR_TRUNC_NOT_EMBED 13 +#define CCL_ERR_TRUNC_NOT_SINGLE 14 /** \brief attribute node (type, value) pair as used in RPN */ struct ccl_rpn_attr {