From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32405 invoked by alias); 19 Oct 2009 20:57:30 -0000 Received: (qmail 32397 invoked by uid 22791); 19 Oct 2009 20:57:29 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from mx20.gnu.org (HELO mx20.gnu.org) (199.232.41.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Oct 2009 20:57:24 +0000 Received: from mail.codesourcery.com ([38.113.113.100]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MzzIA-0003WS-Jk for gcc-patches@gcc.gnu.org; Mon, 19 Oct 2009 16:57:22 -0400 Received: (qmail 3002 invoked from network); 19 Oct 2009 20:57:21 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Oct 2009 20:57:21 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1MzzI7-0001ek-Sm; Mon, 19 Oct 2009 20:57:19 +0000 Date: Mon, 19 Oct 2009 21:09:00 -0000 From: "Joseph S. Myers" To: Jakub Jelinek cc: Richard Henderson , Jason Merrill , gcc-patches@gcc.gnu.org Subject: Re: Patch ping In-Reply-To: <20091019191617.GB14664@tyan-ft48-01.lab.bos.redhat.com> Message-ID: References: <20091019191617.GB14664@tyan-ft48-01.lab.bos.redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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: 2009-10/txt/msg01242.txt.bz2 On Mon, 19 Oct 2009, Jakub Jelinek wrote: > http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00837.html > - raw string support (libcpp bits reviewed by Tom Tromey already, > C/C++ bits need approval) The C changes are OK. -- Joseph S. Myers joseph@codesourcery.com