[SCM] WorldForge math library branch, master, updated. debian/0.3.11-1_RFS1-19-g2151f32

Stephen M. Webb stephen.webb at bregmasoft.ca
Thu Feb 16 19:01:17 UTC 2012


The following commit has been merged in the master branch:
commit 2151f32db8c703149e67d18245ac056de2c62ce2
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Fri Feb 3 09:45:44 2012 -0500

    marked some inline symbols optional

diff --git a/debian/changelog b/debian/changelog
index 51faf70..dc3154e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wfmath (0.3.12-2) UNRELEASED; urgency=low
+
+  * marked some inline symbols optional
+
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Fri, 03 Feb 2012 09:38:53 -0500
+
 wfmath (0.3.12-1) unstable; urgency=low
 
   * new upstream release
diff --git a/debian/libwfmath-0.3-6.symbols b/debian/libwfmath-0.3-6.symbols
index b2e91a7..6d84f21 100644
--- a/debian/libwfmath-0.3-6.symbols
+++ b/debian/libwfmath-0.3-6.symbols
@@ -46,6 +46,7 @@ libwfmath-0.3.so.6 libwfmath-0.3-6 #MINVER#
  _ZN6WFMath12_Poly2OrientILi3EEaSERKS1_ at Base 0.3.11
  _ZN6WFMath13_ScaleEpsilonEPKfS1_id at Base 0.3.11
  _ZN6WFMath13_ScaleEpsilonEddd at Base 0.3.11
+ (optional)_ZN6WFMath14SloppyDistanceILi2EEEfRKNS_5PointIXT_EEES4_ at Base 0.3.12
  _ZN6WFMath14BoundingSphereILi2ESt6vectorEENS_4BallIXT_EEERKT0_INS_5PointIXT_EEESaIS6_EE at Base 0.3.11
  _ZN6WFMath14SloppyDistanceILi3EEEfRKNS_5PointIXT_EEES4_ at Base 0.3.11
  _ZN6WFMath14_ReadCoordListERSiPfi at Base 0.3.11
@@ -500,7 +501,7 @@ libwfmath-0.3.so.6 libwfmath-0.3-6 #MINVER#
  _ZN6WFMath9IntersectINS_5PointILi2EEENS_6RotBoxILi2EEEEEbRKT_RKT0_b at Base 0.3.11
  _ZN6WFMath9IntersectINS_5PointILi2EEENS_7AxisBoxILi2EEEEEbRKT_RKT0_b at Base 0.3.11
  _ZN6WFMath9IntersectINS_5PointILi2EEENS_7PolygonILi2EEEEEbRKT_RKT0_b at Base 0.3.11
- _ZN6WFMath9IntersectINS_5PointILi2EEENS_7PolygonILi3EEEEEbRKT_RKT0_b at Base 0.3.11
+ (optional)_ZN6WFMath9IntersectINS_5PointILi2EEENS_7PolygonILi3EEEEEbRKT_RKT0_b at Base 0.3.11
  _ZN6WFMath9IntersectINS_5PointILi2EEENS_7SegmentILi2EEEEEbRKT_RKT0_b at Base 0.3.11
  _ZN6WFMath9IntersectINS_5PointILi3EEENS_4BallILi3EEEEEbRKT_RKT0_b at Base 0.3.11
  _ZN6WFMath9IntersectINS_5PointILi3EEENS_6RotBoxILi3EEEEEbRKT_RKT0_b at Base 0.3.11

-- 
WorldForge math library



More information about the Pkg-games-commits mailing list