From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26246 invoked by alias); 8 May 2014 07:22:18 -0000 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 Received: (qmail 26233 invoked by uid 89); 8 May 2014 07:22:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f170.google.com Received: from mail-qc0-f170.google.com (HELO mail-qc0-f170.google.com) (209.85.216.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 08 May 2014 07:22:16 +0000 Received: by mail-qc0-f170.google.com with SMTP id i8so2410710qcq.15 for ; Thu, 08 May 2014 00:22:14 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.224.125.74 with SMTP id x10mr2096533qar.99.1399533734521; Thu, 08 May 2014 00:22:14 -0700 (PDT) Received: by 10.96.235.108 with HTTP; Thu, 8 May 2014 00:22:14 -0700 (PDT) In-Reply-To: <1399445760-4060-2-git-send-email-mingw.android@gmail.com> References: <1397936424-2290-1-git-send-email-mingw.android@gmail.com> <1399445760-4060-1-git-send-email-mingw.android@gmail.com> <1399445760-4060-2-git-send-email-mingw.android@gmail.com> Date: Thu, 08 May 2014 07:22:00 -0000 Message-ID: Subject: Re: [PATCH] Windows libibery: Don't quote args unnecessarily From: Kai Tietz To: Ray Donnelly , Ian Lance Taylor Cc: GCC Patches , Kai Tietz Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00458.txt.bz2 Ah, that was my mail-client. Patch is ok IMO. I add Ian CC for a second look at it. Cheers, Kai