diff --git a/cmLex.c b/cmLex.c index 5f89e7c..f9dd88b 100644 --- a/cmLex.c +++ b/cmLex.c @@ -238,7 +238,8 @@ unsigned _cmLexIntMatcher( cmLex* p, const cmChar_t* cp, unsigned cn, const cm { unsigned i = 0; bool signFl = false; - + unsigned digitCnt = 0; + for(; i