X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Frpn2cql.c;h=14afc9c1796d06100058a3690c457dd7db3db572;hb=3a36217ed64fc7c30c3c886d85d4f337fe2f9282;hp=7a5b9cad285c372428006a47f1f40f887af34c84;hpb=4936dff1c451bc76df80ddad8557c2396526f843;p=yaz-moved-to-github.git diff --git a/src/rpn2cql.c b/src/rpn2cql.c index 7a5b9ca..14afc9c 100644 --- a/src/rpn2cql.c +++ b/src/rpn2cql.c @@ -99,7 +99,7 @@ static int rpn2cql_simple(cql_transform_t ct, if (term) { - int i; + size_t i; int must_quote = 0; for (i = 0 ; i < lterm; i++) if (sterm[i] == ' ')