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 ph
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
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