monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Fw: [bug #21706] automate packet IO broken on 0.37


From: Zack Weinberg
Subject: Re: [Monotone-devel] Fw: [bug #21706] automate packet IO broken on 0.37
Date: Mon, 3 Dec 2007 13:33:37 -0800

On Dec 3, 2007 1:24 PM, Zbigniew Zagórski <address@hidden> wrote:
> 2007/12/3, Zack Weinberg <address@hidden>:
> > If 0.36 read this packet, then subsequent versions should too.  This
> > looks like an easy fix.
>
> I've also found it (feed_packet_consumer::rcert_packet at packet.cc).
> Args reader should be avare that value part of cert can be splitted
> into multiple lines. This is quick and dirty patch in attachment that
> should work (sorry i don't have env to build & test it).

I was going to say "that should be in validate_base64()" but no, the
problem is that the stream operator>> stops at the end of the line,
sigh.  Your patch is good, then.

> Well. In ideal world yes in reality - not enough time. (reason ==
> subject(last(signature.split())).

understood.  I don't have time for it either, is all.
zw

reply via email to

[Prev in Thread] Current Thread [Next in Thread]