From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23998 invoked by alias); 27 Jul 2007 22:25:50 -0000 Received: (qmail 23990 invoked by uid 22791); 27 Jul 2007 22:25:50 -0000 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jul 2007 22:25:45 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 74D6F3910F; Sat, 28 Jul 2007 00:25:42 +0200 (CEST) Date: Fri, 27 Jul 2007 22:34:00 -0000 From: Gerald Pfeifer To: Ian Lance Taylor cc: alfred.minarik@aon.at, gcc-patches@gcc.gnu.org, Tom Tromey Subject: Re: [C++ PATCH] PR13676 resubmission: Detect additional file extensions as C++ headers In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg02020.txt.bz2 On Fri, 27 Jul 2007, Ian Lance Taylor wrote: > This patch: > > http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00331.html > > is OK for mainline. I believe Alfred does not have SVN write access. Alfred, if you send me a patch tested against current SVN, I will be happy to apply it for you. Gerald