ID: 9034
Updated by: vlad
Reported By: [EMAIL PROTECTED]
Old-Status: Assigned
Status: Closed
Bug Type: Pspell related
Assigned To: vlad
Comments:

fixed

Previous Comments:
---------------------------------------------------------------------------

[2001-02-05 13:19:30] [EMAIL PROTECTED]
well, I got it fixed, but I can't commit until someone with authority gives me enough 
karma :( Probably gotta wait till tomorrow.

Vlad


---------------------------------------------------------------------------

[2001-02-02 18:49:31] [EMAIL PROTECTED]
well, I got it fixed, but I can't commit until someone with authority gives me enough 
karma :( Probably gotta wait till tomorrow.

Vlad


---------------------------------------------------------------------------

[2001-02-02 18:11:48] [EMAIL PROTECTED]
actually it didn't get fixed, and neither did bug 9062 (essentially duplicate). Looks 
trivial though. I'll look into it right now.

---------------------------------------------------------------------------

[2001-02-02 13:59:59] [EMAIL PROTECTED]
Fixed in CVS.

--Jani


---------------------------------------------------------------------------

[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

---------------------------------------------------------------------------

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


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]

Reply via email to