From dev-return-38522-archive-asf-public=cust-asf.ponee.io@subversion.apache.org Fri Nov 2 11:08:21 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B61FE18062B for ; Fri, 2 Nov 2018 11:08:20 +0100 (CET) Received: (qmail 59893 invoked by uid 500); 2 Nov 2018 10:08:19 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 59882 invoked by uid 99); 2 Nov 2018 10:08:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2018 10:08:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id BCFEDCC52D for ; Fri, 2 Nov 2018 10:08:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.001 X-Spam-Level: * X-Spam-Status: No, score=1.001 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ySHZn3KzG3PZ for ; Fri, 2 Nov 2018 10:08:18 +0000 (UTC) Received: from mx0.elegosoft.com (mx0.elegosoft.com [78.47.87.163]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DA26D5F42F for ; Fri, 2 Nov 2018 10:08:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx0.elegosoft.com (Postfix) with ESMTP id 9FFC1DE1DD; Fri, 2 Nov 2018 12:35:22 +0100 (CET) Received: from mx0.elegosoft.com ([127.0.0.1]) by localhost (mx0.elegosoft.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8DGzBbo2Ln88; Fri, 2 Nov 2018 12:35:17 +0100 (CET) Received: from ted.stsp.name (ted.stsp.name [217.197.84.34]) by mx0.elegosoft.com (Postfix) with ESMTPSA id 12BCFDE1D8; Fri, 2 Nov 2018 12:35:17 +0100 (CET) Received: from localhost (ted.stsp.name [local]) by ted.stsp.name (OpenSMTPD) with ESMTPA id b18b13f5; Fri, 2 Nov 2018 11:08:11 +0100 (CET) Date: Fri, 2 Nov 2018 11:08:10 +0100 From: Stefan Sperling To: Branko =?utf-8?B?xIxpYmVq?= Cc: dev@subversion.apache.org Subject: Re: [PATCH] svn/conflict-callbacks.c indentation fix Message-ID: <20181102100810.GC78578@ted.stsp.name> Mail-Followup-To: Branko =?utf-8?B?xIxpYmVq?= , dev@subversion.apache.org References: <20181102093944.GA10559@redhat.com> <20181102094432.GB78578@ted.stsp.name> <61fd6896-dbb6-d9aa-7160-b52b9f9e127c@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <61fd6896-dbb6-d9aa-7160-b52b9f9e127c@apache.org> User-Agent: Mutt/1.10.1 (2018-07-13) On Fri, Nov 02, 2018 at 10:49:23AM +0100, Branko Čibej wrote: > On 02.11.2018 10:44, Stefan Sperling wrote: > > I confirm that your patch is correct. I mis-indented these blocks. > > Time to start using a real editor, I guess? :) The further I progress into adulthood, the more our tiny indentation by two spaces seems to be causing me trouble... Maybe(we) could have another (historical) vote, on tabs vs spaces this time? Disclaimer: I'd vote for tabs :)