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

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