|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-04-01 23:36 UTC] sas at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 08 13:00:01 2025 UTC |
cc -g -DOSF1 -DMOD_SSL=204110 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../lib/expat-lite -DSHARED_MODULE -I. -I. -I/home/www/apache/include -I/usr/users/matthew/ftp/imap-4.7b/c-client//include -I/usr/users/matthew/mysql-3.22.30-dec-osf4.0f-alphaev6//include -I/usr/local/include -I/home/www/apache/include -c functions/imap.c -o functions/imap.o^M cc: Error: functions/imap.c, line 2618: Invalid statement.^M }^M ------------------------^^M cc: Error: functions/imap.c, line 2674: Invalid statement.^M }^M ------------------------^^M cc: Error: functions/imap.c, line 2800: Invalid statement.^M }^M ------------------------^^M cc: Warning: functions/imap.c, line 397: In this statement, the referenced type of the pointer value "ecur->text.data" is "unsigned char", which is not compatible with "const signed char".^M php3_error(ecur->errflg, ecur->LTEXT);^M ------^^M cc: Warning: functions/imap.c, line 407: In this statement, the referenced type of the pointer value "acur->text.data" is "unsigned char", which is not compatible with "const signed char".^M php3_error(E_NOTICE, acur->LTEXT);^M ------^^M cc: Warning: functions/imap.c, line 1395: In this statement, the referenced type of the pointer value "cur->text.data" is "unsigned char", which is not compatible with "signed char".^M add_next_index_string(return_value,cur->LTEXT,1);^M ----------------^^M cc: Warning: functions/imap.c, line 1445: In this statement, the referenced type of the pointer value "(cur->text.data)" is "unsigned char", which is not compatible with "signed char".^M add_property_string(&mboxob, "name", cur->LTEXT,1);^M ----------------^^M At which point thing stop.