On Monday 16 January 2006 18:17, Jean Delvare wrote:
> I committed a fix to this problem the day after:
>
> -------------------------------------------------------------------
> Tue Oct  4 18:43:42 CEST 2005 - [EMAIL PROTECTED]
>
> - scripts/patchfns.in: Prevent patch_header and patch_body from
>   mistakenly considering "---" alone on its header line as the
>   beginning of the patch body.
>
> -------------------------------------------------------------------
>
> So quilt CVS behaves well with the "---" separator as used by the
> kernel contributors, for over three months now. This is my reason #1
> for releasing a new version of quilt soon.
>
> Or is there anything else being discussed here?

It's something else: quilt refresh doesn't recognize git extended patches and 
produces things like the following, which then confuses git:

        diff --git a/arch/i386/kernel/reboot.c b/arch/i386/kernel/reboot.c
        index 350ea66..2a8cb44 100644
        Index: linux/arch/i386/kernel/reboot.c
        ===================================================================
        --- linux.orig/arch/i386/kernel/reboot.c
        +++ linux/arch/i386/kernel/reboot.c
        @@ -12,6 +12,7 @@

After Linus's last comment it's clear how to fix it, so I'll check a fix in 
later tonight.

Andreas


_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to