[Xapian-tickets] [Xapian] #678: RemoteDatabase

Xapian nobody at xapian.org
Wed May 6 14:12:58 BST 2015


#678: RemoteDatabase
----------------------------+-------------------------
 Reporter:  matf            |             Owner:  olly
     Type:  defect          |            Status:  new
 Priority:  normal          |         Milestone:
Component:  Backend-Remote  |           Version:
 Severity:  normal          |        Resolution:
 Keywords:                  |        Blocked By:
 Blocking:                  |  Operating System:  All
----------------------------+-------------------------

Comment (by olly):

 Just changing the `28` here isn't enough, as we'll overflow `size_t` on
 platforms where it is 32-bit.

 So this is likely to need more complex changes to fix properly, but in
 order to do that I need to understand exactly where this is blowing up for
 you.

 Also, did you have a reason to pick `28*2`, or was that just a big enough
 value to make it work in your situation?

 Also, what version of Xapian are you using?  I can tell it's 1.2.x, but
 not what "x" is...

--
Ticket URL: <http://trac.xapian.org/ticket/678#comment:2>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list