[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] 'quilt refresh' eats valid changelog text
From: |
Andreas Grünbacher |
Subject: |
Re: [Quilt-dev] 'quilt refresh' eats valid changelog text |
Date: |
Thu, 13 May 2021 13:22:22 +0200 |
Am Do., 13. Mai 2021 um 13:18 Uhr schrieb Andreas Grünbacher <agruen@gnu.org>:
> This is a problem with function patch_header() which treats a "***" as
> the start of a context diff, like "---" indicates the start of a
> unified diff. The attached patch should fix the immediate problem, but
> function patch_body() will need a similar treatment for a proper fix.
By the way, Jean, I'm getting a number of "No series file found"
warnings when running "make" now; that's crap.
Thanks,
Andreas