Control: tag -1 patch

Dear maintainer,

Please consider applying attached patch to resolve FTBFS with gcc-4.9.

The bug is confirmed on amd64 and i386, and this patch works for both.


Regards,
Xilin
diff -Nru ann-1.1.2+doc/debian/changelog ann-1.1.2+doc/debian/changelog
--- ann-1.1.2+doc/debian/changelog	2014-03-23 02:07:24.000000000 +0800
+++ ann-1.1.2+doc/debian/changelog	2014-05-31 11:22:24.000000000 +0800
@@ -1,3 +1,10 @@
+ann (1.1.2+doc-4.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix ftbfs with GCC-4.9 
+
+ -- Xilin Sun <s.sn.gira...@gmail.com>  Sat, 31 May 2014 11:21:52 +0800
+
 ann (1.1.2+doc-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru ann-1.1.2+doc/debian/libann0.symbols ann-1.1.2+doc/debian/libann0.symbols
--- ann-1.1.2+doc/debian/libann0.symbols	2013-10-08 02:59:21.000000000 +0800
+++ ann-1.1.2+doc/debian/libann0.symbols	2014-05-31 11:23:37.000000000 +0800
@@ -78,9 +78,6 @@
  _ZN10ANNkd_leafD0Ev@Base 1.1.1
  _ZN10ANNkd_leafD1Ev@Base 1.1.1
  _ZN10ANNkd_leafD2Ev@Base 1.1.2
- _ZN10ANNkd_nodeD0Ev@Base 1.1.1
- _ZN10ANNkd_nodeD1Ev@Base 1.1.1
- _ZN10ANNkd_nodeD2Ev@Base 1.1.2
  _ZN10ANNkd_tree10annkSearchEPdiPiS0_d@Base 1.1.1
  _ZN10ANNkd_tree12SkeletonTreeEiiiPPdPi@Base 1.1.1
  _ZN10ANNkd_tree12annkFRSearchEPddiPiS0_d@Base 1.1.1
@@ -110,11 +107,6 @@
  _ZN11ANNkd_splitD1Ev@Base 1.1.1
  _ZN11ANNkd_splitD2Ev@Base 1.1.2
  _ZN11ANNorthRect6insideEiPd@Base 1.1.1
- (optional)_ZN11ANNorthRectD1Ev@Base 1.1.1
- (optional)_ZN11ANNorthRectD2Ev@Base 1.1.2
- _ZN11ANNpointSetD0Ev@Base 1.1.1
- _ZN11ANNpointSetD1Ev@Base 1.1.1
- _ZN11ANNpointSetD2Ev@Base 1.1.2
  _ZN12ANNbd_shrink10ann_searchEd@Base 1.1.1
  _ZN12ANNbd_shrink13ann_FR_searchEd@Base 1.1.1
  _ZN12ANNbd_shrink14ann_pri_searchEd@Base 1.1.1

Reply via email to