MFH: make GCC happy and suppress the warning

This commit is contained in:
Antony Dovgal 2005-11-17 19:21:32 +00:00
parent 95c6c6d2cd
commit 014729d00b

View file

@ -131,6 +131,7 @@ static inline zend_bool is_numeric_string(char *str, int length, long *lval, dou
*lval = local_lval;
return IS_LONG;
}
return 0;
}
static inline char *