pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Re: Bug squashed


From: K. Haley
Subject: Re: [Pan-users] Re: Bug squashed
Date: Fri, 08 Jan 2010 00:44:26 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 1/8/2010 12:07 AM, SciFi wrote:
> Please do not mis-take this reply, I am only wondering ---
> Your post appeared all by its lonesome self on gmane.  ;)
> Was your post suppose to go under the thread I began dealing with
> "hav[ing] problems with some binary postings using yEnc" ?
>
>   
Honestly I'm not sure.  Some messages disappeared between the list and
my mail client so I have two or three threads that seem to be about the
same or similar problems.  That's why I posted this separately.  The bug
fixed is based on the "Crazy Christmas Lights" nzb I got from binsearch.
> If so, then I for one am unable to test/use your "fix",
> very sorry about this.
> We really need to get the patch to apply to Mr.Kerr's tree, please.
>   
I sent a message to Charles yesterday after posting to the list.  Beyond
that there's nothing I can do.
> I've asked if I should be opening a bug-report about this.
> After seeing the discussion here, I am guessing that I should do so.
>
> I shall open one as soon as I can, then.
>   
Here is the fix, lets see if it fixes your problem.

diff --git a/pan/data/parts.h b/pan/data/parts.h
index b3f34fc..6dc5e7b 100644
--- a/pan/data/parts.h
+++ b/pan/data/parts.h
@@ -47,7 +47,7 @@ namespace pan
   {
     public:
       typedef uint16_t number_t;
-      typedef uint16_t mid_offset_t;
+      typedef uint32_t mid_offset_t;
       typedef uint32_t bytes_t;

     private:


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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