[PHP-DEV] Bug #5728 Updated: HAVE_MEMMOVE not honored From: Bug Database (php-dev <email protected>)
Date: 08/06/00

ID: 5728
Updated by: rasmus
Reported By: cclarke <email protected>
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:

Actually, HAVE_MEMMOVE is checked in php.h and all these files include php.h and define memmove appropriately if STDC_HEADERS and HAVE_MEMCPY are not set. Are either of these defined in your php_config.h?

Full Bug description available at: http://bugs.php.net/?id=5728

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>