X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcqltransform.c;h=35101ae6d7307e076a3b46c2e6b1724f4cc7e35c;hb=4f3bcae93d51a26709c12b51261c3d95af610cb2;hp=a07894e96114d61e38ec6aa9fcfcac68e7197893;hpb=1fbd038d97d6e1bfe97270ecc17cca123bcc435c;p=yaz-moved-to-github.git diff --git a/src/cqltransform.c b/src/cqltransform.c index a07894e..35101ae 100644 --- a/src/cqltransform.c +++ b/src/cqltransform.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include @@ -138,7 +137,7 @@ static int cql_transform_parse_tok_line(cql_transform_t ct, break; } value_str = yaz_tok_parse_string(tp); - if (isdigit(*value_str)) + if (yaz_isdigit(*value_str)) { elem->which = Z_AttributeValue_numeric; elem->value.numeric =