Derick Rethans wrote:
> Hello,
> 
> The _macro_ is redifined here, that has nothing to do with asert() which 
> works perfectly with VC++. My guess is that NDEBUG is defined by either 
> VC++ itself, or by another module in the PHP source.
> 
> Derick

I've posted possible fix for VC warning to php-cvs.
I cannot confirm if it actually fix warnings.

Could you test it?

--
Yasuo Ohgaki


> 
> On Fri, 15 Mar 2002, Yasuo Ohgaki wrote:
> 
> 
>>Sebastian Bergmann wrote:
>>
>>>  As of yesterday, I get a lot of these
>>>
>>>    main\php.h(70): warning C4005: 'NDEBUG': Macro redefined
>>>
>>>
>>
>>It seems VC does not support assert() macro as UNIX does...
>>I changed it UNIX only for now.
>>
>>-- 
>>Yasuo Ohgaki
>>[EMAIL PROTECTED]
>>
>>
>>-- 
>>PHP Development Mailing List <http://www.php.net/>
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
> 
> 
> Derick Rethans
> 
> ---------------------------------------------------------------------
>         PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
>                 All your branches are belong to me!
>             SRM: Site Resource Manager - www.vl-srm.net
> ---------------------------------------------------------------------
> 




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

Reply via email to