From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63410 invoked by alias); 31 Jul 2019 17:15:29 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 63374 invoked by uid 89); 31 Jul 2019 17:15:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-13.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,GIT_PATCH_3,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Way, H*f:sk:e5061ff, H*i:sk:e5061ff, H*c:alternative X-HELO: mail-io1-f66.google.com Received: from mail-io1-f66.google.com (HELO mail-io1-f66.google.com) (209.85.166.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 Jul 2019 17:15:25 +0000 Received: by mail-io1-f66.google.com with SMTP id m24so137976016ioo.2 for ; Wed, 31 Jul 2019 10:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=VtqB2r8ako9TGj6nDi8QS/x6GJh1OkAqjzCm/8ld5+Q=; b=nQBZxli5Wzl6Jmzoc4fHt/67IVEmFWNrcXXWJXvXDWbkWAfUPZlnR7w/culy84ihHt e1Wm1+MWr820/g3W3UgleeQFH6F38BVOvQiBT85iKrrf3yMHHJZ4+gU9iQxNkeojY9tX VUl3P7ACSoLJpbwRdqR3vtirA0vMlPA6a9YTIY8x7XKPVT0sRgQEOnVM2bmZu0MGBsMi tOziDrASeigL9oDOQTqjhBt6Y7fKrzpo7Pud/J4kUMiXdVzdTlRR44B71GqowwiaFzke iDYCZQ7bpdweFz+CMRYqAbsTLfATcbhihkU4BqXYsQzT4Uf2s8/P/k9GsBYGvIv+4aKO WsIQ== MIME-Version: 1.0 References: <20190731163805.28834-1-alfedotov@gmail.com> In-Reply-To: From: Alexander Fedotov Date: Wed, 31 Jul 2019 17:15:00 -0000 Message-ID: Subject: Re: [PATCH v1 1/3] Reflect commits: 1. 8d98f95 (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=8d98f956cc398d086794e19051c3380d599022da) 2. 5c9403e (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=5c9403eaf40951f8a4f55ed65f661b485ff44be7) To: Eric Blake Cc: Richard.Earnshaw@arm.com, newlib@sourceware.org Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2019/txt/msg00391.txt.bz2 Yes, I just noticed that git send result isn't I've expected. Will resend. On Wed, 31 Jul 2019 at 20:13, Eric Blake wrote: > On 7/31/19 11:38 AM, Alexander Fedotov wrote: > > Way too long for the subject line (which should ideally be less than 70 > characters, and should be a one-line summary of what is changing), and > missing a commit message body (that's where you can go into the details, > including why the change is worthwhile, rather than just pointing to a > URL). > > > > --- > > libgloss/arm/syscalls.c | 12 ++++++------ > > newlib/libc/sys/arm/crt0.S | 7 +++++++ > > newlib/libc/sys/arm/syscalls.c | 9 +++++++-- > > 3 files changed, 20 insertions(+), 8 deletions(-) > > I should know what the patch is intended to do by the time I get to this > point in the email, but "Reflect commits" with two URLs as an > overly-long subject has failed to do that. Can you please resubmit with > a better commit message? > > -- > Eric Blake, Principal Software Engineer > Red Hat, Inc. +1-919-301-3226 > Virtualization: qemu.org | libvirt.org > >