Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85847 invoked by uid 1010); 19 Apr 2005 22:12:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85831 invoked from network); 19 Apr 2005 22:12:51 -0000 Received: from unknown (HELO osu1.php.net) (127.0.0.1) by localhost with SMTP; 19 Apr 2005 22:12:51 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:52156] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 9B/6A-45122-26285624 for ; Tue, 19 Apr 2005 18:12:50 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id E1576BC37F; Wed, 20 Apr 2005 01:12:46 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j3JMCnEG016512; Wed, 20 Apr 2005 01:12:49 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j3JMCiTW016509; Wed, 20 Apr 2005 01:12:49 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Wed, 20 Apr 2005 01:12:44 +0300 (EEST) Reply-To: Jani Taskinen To: "Brian J. France" Cc: internals@lists.php.net In-Reply-To: <9362f0145eb08a0ee9f30fb7d14fa905@firehawksystems.com> Message-ID: References: <9362f0145eb08a0ee9f30fb7d14fa905@firehawksystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Allow .cc files for shared extensions From: sniper@iki.fi (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 > > >