public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Lehua Ding <lehua.ding@rivai.ai>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] mklog: fix bugs of --append option
Date: Mon, 28 Aug 2023 17:38:07 -0600	[thread overview]
Message-ID: <bbf14484-3c67-b2c6-e35a-7e128d2daf63@gmail.com> (raw)
In-Reply-To: <20230719082126.265155-1-lehua.ding@rivai.ai>



On 7/19/23 02:21, Lehua Ding wrote:
> Hi,
> 
> This little patch fix two bugs of mklog.py with --append option.
> The first bug is that the regexp used is not accurate enough to
> determine the top of diff area. The second bug is that if `---`
> is not a true start, it needs to be added back to the patch file.
> 
> contrib/ChangeLog:
> 
> 	* mklog.py: Fix regexp and add missed `---`
OK.  Sorry for the delay.
jeff

  parent reply	other threads:[~2023-08-28 23:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19  8:21 Lehua Ding
2023-07-26  6:30 ` Lehua Ding
2023-08-16  5:10   ` Lehua Ding
2023-08-22  3:09   ` PING^^^^ " Lehua Ding
2023-08-28 23:38 ` Jeff Law [this message]
2023-08-29  1:43   ` Lehua Ding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bbf14484-3c67-b2c6-e35a-7e128d2daf63@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=lehua.ding@rivai.ai \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).