On Fri, 23 Jul 2004, Joe Orton wrote: > Building the bundled libgd library into PHP causes symbol namespace > pollution; if any other Apache modules link a different version of libgd > into the Apache process they may instead pick up symbols from the PHP > libgd, and segfault randomly. (One of our users saw this when using > mod_perl with Perl::GD)
Hmm, I don't really like this "hiding" of symbol names. Why just not fix our bundled GD to use the correct names? regards, Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php