Yasuo Ohgaki wrote:
> Hi all,
> 
> "make test" fails with exit code 255. (again)
> There should be something wrong.
> 

It stopped doing that for me now.
I think we should put a lot of assert().

Any comments for adding following lines to CODING_STANDARD?

--
[8] Include assert.h and use assert(). Good assertion makes
     code clear to developers.
--

and

add macro for define/undefine NDEBUG with --enable-debug
to php.h?

-- 
Yasuo Ohgaki


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

Reply via email to