Re: [PHP-DEV] Allow .cc files for shared extensions

2005-04-19 Thread Jani Taskinen
On Tue, 19 Apr 2005, Brian J. France wrote: I do, but some of our developers have some wacky idea they should be named .cc. But with PHP they're named .cpp ;) I can keep a internal patch if you rather not, figure I would ask just to make sure. Just add it. But do it with the simple way: A

Re: [PHP-DEV] Allow .cc files for shared extensions

2005-04-19 Thread Brian J. France
I do, but some of our developers have some wacky idea they should be named .cc. I can keep a internal patch if you rather not, figure I would ask just to make sure. Brian On Apr 19, 2005, at 5:12 PM, Jani Taskinen wrote: Why don't you name the files .cpp like you're supposed to? --Jani

Re: [PHP-DEV] Allow .cc files for shared extensions

2005-04-19 Thread Jani Taskinen
Why don't you name the files .cpp like you're supposed to? --Jani On Tue, 19 Apr 2005, Brian J. France wrote: Anybody see a problem with this patch that allows .cc files in shared extensions. If not I will check it into all branches. Thanks, Brian -- PHP Internals - PHP Runtime Developme

[PHP-DEV] Allow .cc files for shared extensions

2005-04-19 Thread Brian J. France
Anybody see a problem with this patch that allows .cc files in shared extensions. If not I will check it into all branches. Thanks, Brian Index: acinclude.m4 === RCS file: /repository/php-src/acinclude.m4,v retrieving revision 1.298