ID: 9034 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Pspell related Assigned To: Comments: Fixed in CVS. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-01-31 10:54:22] [EMAIL PROTECTED] I think some backward compatiblity was broken in this release of pspell (.12) Here is the output of make: ...snip... make[2]: Entering directory `/export/projects/zend-php/php4/ext/pspell' make[3]: Entering directory `/export/projects/zend-php/php4/ext/pspell' /bin/sh /export/projects/zend-php/php4/libtool --silent --mode=compile gcc -I. -I/export/projects/zend-php/php4/ext/pspell -I/export/projects/zend-php/php4/main -I/export/projects/zend-php/php4 -I/usr/local/etc/apache/include -I/export/projects/zend-php/php4/Zend -I/projects/compile/mck-3.2.0.4-solaris-sparc/c-api -I/usr/local/include -I/projects/compile/gd1.3 -I/export/projects/zend-php/php4/ext/mysql/libmysql -I/usr/local/include/pspell -I/export/projects/zend-php/php4/ext/xml/expat/xmltok -I/export/projects/zend-php/php4/ext/xml/expat/xmlparse -I/export/projects/zend-php/php4/TSRM -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=270 -DMOD_SSL=206104 -DEAPI -DEAPI_MM -DUSE_EXPAT -DXML_BYTE_ORDER=21 -O -c pspell.c pspell.c: In function `php_if_pspell_check': pspell.c:304: too few arguments to function `pspell_manager_check' pspell.c: In function `php_if_pspell_suggest': pspell.c:340: too few arguments to function `pspell_manager_suggest' pspell.c: In function `php_if_pspell_store_replacement': pspell.c:377: warning: passing arg 3 of `pspell_manager_store_replacement' makes integer from pointer without a cast pspell.c:377: too few arguments to function `pspell_manager_store_replacement' pspell.c: In function `php_if_pspell_add_to_personal': pspell.c:414: too few arguments to function `pspell_manager_add_to_personal' pspell.c: In function `php_if_pspell_add_to_session': pspell.c:451: too few arguments to function `pspell_manager_add_to_session' make[3]: *** [pspell.lo] Error 1 make[3]: Leaving directory `/export/projects/zend-php/php4/ext/pspell' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/export/projects/zend-php/php4/ext/pspell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/projects/zend-php/php4/ext' make: *** [all-recursive] Error 1 --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9034&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]