> glob.c(508) : warning C4090: 'function' : different 'const' qualifiers
> glob.c(508) : warning C4028: formal parameter 1 different from declaration
> glob.c(508) : warning C4090: 'function' : different 'const' qualifiers
> glob.c(508) : warning C4028: formal parameter 2 different from declaration

I'm aware of this warning, but it really escapes me why vc++ would issue it.
A pair of eyes to have a look at it would be welcome.

Edin


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to