Edit report at https://bugs.php.net/bug.php?id=62654&edit=1
ID: 62654 Updated by: ras...@php.net Reported by: mike at maytech dot net Summary: PHP-5.4.5 FPM SAPI doesn't compile on Solaris. -Status: Open +Status: Closed Type: Bug Package: FPM related Operating System: Solaris PHP Version: master-Git-2012-07-24 (Git) -Assigned To: +Assigned To: rasmus Block user comment: N Private report: N New Comment: As the spam-flood of git commit messages should tell you, this has been fixed. Previous Comments: ------------------------------------------------------------------------ [2012-07-25 00:07:43] cataphr...@php.net Automatic comment on behalf of rasmus Revision: http://git.php.net/?p=php-src.git;a=commit;h=5799ebdb0cafb2de1dbb18cfe780976c98dbaeac Log: Fix bug #62654 ------------------------------------------------------------------------ [2012-07-24 23:40:52] ras...@php.net Automatic comment on behalf of rasmus Revision: http://git.php.net/?p=php-src.git;a=commit;h=0fbc8561e687689f796d95584cea1fa959eee83b Log: Fix bug #62654 ------------------------------------------------------------------------ [2012-07-24 23:35:50] ras...@php.net Automatic comment on behalf of rasmus Revision: http://git.php.net/?p=php-src.git;a=commit;h=a05e07ea1f75b8021c9b64bf93ff970873375d97 Log: Fix bug #62654 ------------------------------------------------------------------------ [2012-07-24 23:28:57] ras...@php.net Automatic comment on behalf of rasmus Revision: http://git.php.net/?p=php-src.git;a=commit;h=5f224412fa6892645ca548ac75f20ff8743ed916 Log: Fix bug #62654 ------------------------------------------------------------------------ [2012-07-24 23:09:07] mike at maytech dot net Description: ------------ PHP-5.4.5 FPM SAPI doesn't compile on Solaris due to interference of "sun" variable name in fpm_socket_unix_test_connect() function and the compiler's "sun" define so Solaris O/S. Patch attached. Expected result: ---------------- Clean compilation Actual result: -------------- Doesn't compile ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62654&edit=1