[Xapian-tickets] [Xapian] #403: Could not find a match for std::vector<unsigned>::assign since 1.0.12

Xapian nobody at xapian.org
Fri Sep 18 02:06:36 BST 2009


#403: Could not find a match for std::vector<unsigned>::assign since 1.0.12
------------------------+---------------------------------------------------
 Reporter:  dmichelsen  |       Owner:  olly   
     Type:  defect      |      Status:  new    
 Priority:  normal      |   Milestone:  1.1.3  
Component:  Other       |     Version:  1.0.12 
 Severity:  blocker     |    Keywords:         
Blockedby:              |    Platform:  Solaris
 Blocking:              |  
------------------------+---------------------------------------------------
Changes (by olly):

  * milestone:  => 1.1.3


Comment:

 There are two things that puzzle me about this:

  * That this fails with GCC which has its own STL implementation - Sun's
 C++ compiler
    doesn't seem to support templates fully, and we've had issues like this
 before, so
    that's not so surprising.  What error message does GCC give?

  * That this started with 1.0.12 - there was an (untested as I don't have
 access)
    fix for a Sun C++ compatibility issue in 1.0.12, but further down the
 file.
    Or are you just saying 1.0.12 is the earliest you tried which failed?
 If so
    what was the last version you successfully built?

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



More information about the Xapian-tickets mailing list