From:             [EMAIL PROTECTED]
Operating system: Solaris 2.6
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  ext/sablot.c compile fails w/ Forte 4 cc compiler.

The file sablot.c uses a non constant var in 2 array initializers with a
brace enclosed list. This breaks Sun's forte 4 cc. Using args[1] = buffer;
etc fixes this problem.
-- 
Edit bug report at: http://bugs.php.net/?id=13009&edit=1


-- 
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