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

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to