Changes between Initial Version and Version 1 of Ticket #271
- Timestamp:
- 2012-03-25T17:32:39+02:00 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #271
- Property Status changed from new to assigned
-
Ticket #271 – Description
initial v1 1 1 on fedora core 16 with php 5.4.0 2 2 3 3 {{{ 4 4 cc -I. -I/home/mmueller/Downloads/xcache-trunk -DPHP_ATOM_INC -I/home/mmueller/Downloads/xcache-trunk/include -I/home/mmueller/Downloads/xcache-trunk/main -I/home/mmueller/Downloads/xcache-trunk -I/opt/local/php/versions/5.4.0/include/php -I/opt/local/php/versions/5.4.0/include/php/main -I/opt/local/php/versions/5.4.0/include/php/TSRM -I/opt/local/php/versions/5.4.0/include/php/Zend -I/opt/local/php/versions/5.4.0/include/php/ext -I/opt/local/php/versions/5.4.0/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -E /home/mmueller/Downloads/xcache-trunk/includes.c -o ./includes.i 5 5 ./structinfo.m4 is optional if XCache test is not enabled, feel free if it awk failed to produce it … … 129 129 /home/mmueller/Downloads/xcache-trunk/processor_real.c:27575:6: warning: passing argument 1 of ‘xc_zstrlen_char’ discards ‘const’ qualifier from pointer target type [enabled by default] 130 130 /home/mmueller/Downloads/xcache-trunk/processor_real.c:690:19: note: expected ‘zstr’ but argument is of type ‘const char * const’ 131 }}}

