X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fccl.h;h=70194e55c110a0a979331d18216ee81312c7534e;hb=23f92b53dea1b39e91cfeb46f1313583828fd320;hp=f9b6b85bcb25c4972bac026eafe64e9a98c81410;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;p=yaz-moved-to-github.git 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 {