diff --git a/cmLex.c b/cmLex.c index 34daff6..7e9eb89 100644 --- a/cmLex.c +++ b/cmLex.c @@ -200,10 +200,14 @@ unsigned _cmLexRealMatcher( cmLex* p, const cmChar_t* cp, unsigned cn, const cm unsigned _cmLexIntMatcher( cmLex* p, const cmChar_t* cp, unsigned cn, const cmChar_t* keyStr ) { unsigned i = 0; + bool signFl = false; for(; i