[Xapian-tickets] [Xapian] #393: Consider disabling deprecation warnings when building xapian-core

Xapian nobody at xapian.org
Tue Apr 20 13:55:34 BST 2010


#393: Consider disabling deprecation warnings when building xapian-core
--------------------------+-------------------------------------------------
 Reporter:  james         |       Owner:  olly    
     Type:  defect        |      Status:  assigned
 Priority:  normal        |   Milestone:  1.0.20  
Component:  Build system  |     Version:  1.0.14  
 Severity:  normal        |    Keywords:          
Blockedby:                |    Platform:  All     
 Blocking:                |  
--------------------------+-------------------------------------------------
Changes (by olly):

  * status:  new => assigned
  * version:  => 1.0.14
  * type:  task => defect
  * milestone:  => 1.0.20


Comment:

 The actual rune required is:

 {{{
 #!sh
 make 'CPPFLAGS="-DXAPIAN_DEPRECATED(X)=X"'
 }}}

 I've noted this in deprecation.rst in trunk r14339.

 Marking for backport for 1.0.20.

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



More information about the Xapian-tickets mailing list