From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28045 invoked by alias); 27 Jan 2017 17:43:14 -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 28030 invoked by uid 89); 27 Jan 2017 17:43:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=schwab@linux-m68k.org, schwablinuxm68korg, D*linux-m68k.org, 58ca X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 27 Jan 2017 17:43:03 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3v95jK0wsjz3hjgJ; Fri, 27 Jan 2017 18:43:01 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3v95jK06qHzvkds; Fri, 27 Jan 2017 18:43:01 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id yksHHtGEsLeq; Fri, 27 Jan 2017 18:43:00 +0100 (CET) X-Auth-Info: irHpez5F9YptO/AlmfM5HPfQe5K8eKWKTj9ayS/AhGIJEV5jzflAJdEoIZ31OCIw Received: from igel.home (ppp-88-217-17-125.dynamic.mnet-online.de [88.217.17.125]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 27 Jan 2017 18:43:00 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id C41EF2C39AC; Fri, 27 Jan 2017 18:42:57 +0100 (CET) From: Andreas Schwab To: Martin Sebor Cc: Rainer Orth , Jason Merrill , Gcc Patch List Subject: Re: [PATCH] restore pedantic warning on flexible array members (c++/71290) References: X-Yow: I'm CONTROLLED by the CIA!! EVERYONE is controlled by the CIA!! Date: Fri, 27 Jan 2017 17:47:00 -0000 In-Reply-To: (Martin Sebor's message of "Fri, 27 Jan 2017 09:56:53 -0700") Message-ID: <87poj8qtzy.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-01/txt/msg02190.txt.bz2 On Jan 27 2017, Martin Sebor wrote: > FWIW, I could avoid this awkward setup if I had just one repo for all > my changes, shared across my various machines. Unfortunately, for it > to really work I would also need to be able to commit using Git rather > than Subversion which doesn't work. At least not according to the > instructions on the Wiki. To transfer a commit from a git worktree to an svn checkout, you can use `git -C $git_worktree format-patch -1 --stdout | patch -p1'. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."