Masaki Fujimoto wrote:
> fujimoto                Sat Oct 19 22:57:41 2002 EDT
>
>   Modified files:
>     /Zend       zend_highlight.c zend_highlight.h zend_multibyte.c
>                 zend_multibyte.h
>     /php4/ext/mbstring  mbfilter.c mbstring.c mbstring.h
>     /php4/main  main.c
>   Log:
>   fixed highlight related bugs (in case shift_jis input/output filters
>   are enabled)

  This broke the Zend Engine 2 build:

    /usr/src/php4/main/main.c: In function `php_html_puts':
    /usr/src/php4/main/main.c:521:
    too many arguments to function `zend_html_puts'
    make: *** [main/main.lo] Error 1

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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

Reply via email to