[SCM] WorldForge client entity library branch, master, updated. debian/1.3.19-1_RFS1-11-g4887165

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Mar 7 19:11:45 UTC 2012


The following commit has been merged in the master branch:
commit 1fbdc33d1e1d4839644ec72871595266632da5c7
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Sun Mar 4 09:26:38 2012 -0500

    made some C++ inline symbol optional
    
      * debian/liberis-1.3-19.symbols: marked some inlin symbols as optional to
        fix FTBFS on various architectures.

diff --git a/debian/changelog b/debian/changelog
index 462e726..43aedf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+eris (1.3.19-2) UNRELEASED; urgency=low
+
+  * made some C++ inline symbol optional
+    - debian/liberis-1.3-19.symbols: marked some inlin symbols as optional to
+      fix FTBFS on various architectures.
+
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Sun, 04 Mar 2012 09:23:42 -0500
+
 eris (1.3.19-1) unstable; urgency=low
 
   * new upstream version
diff --git a/debian/liberis-1.3-19.symbols b/debian/liberis-1.3-19.symbols
index e39cfbd..4d8894c 100644
--- a/debian/liberis-1.3-19.symbols
+++ b/debian/liberis-1.3-19.symbols
@@ -831,7 +831,7 @@ liberis-1.3.so.19 liberis-1.3-19 #MINVER#
  _ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSA_RKS2_ at Base 1.3.19
  _ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE11equal_rangeERKS2_ at Base 1.3.19
  _ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE16_M_insert_uniqueERKS2_ at Base 1.3.19
- _ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE5eraseERKS2_ at Base 1.3.19
+ (optional)_ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE5eraseERKS2_ at Base 1.3.19
  _ZNSt8_Rb_treeIPN4Eris10TimedEventES2_St9_IdentityIS2_ENS0_19EventsByDueOrderingESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E at Base 1.3.19
  _ZNSt8_Rb_treeIPN4Eris4TaskES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_ at Base 1.3.19
  _ZNSt8_Rb_treeIPN4Eris4TaskES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueERKS2_ at Base 1.3.19
@@ -926,8 +926,10 @@ liberis-1.3.so.19 liberis-1.3-19 #MINVER#
  _ZSt13copy_backwardISsESt15_Deque_iteratorIT_RS1_PS1_ES0_IS1_RKS1_PS5_ES8_S4_ at Base 1.3.19
  _ZSt4copyISsESt15_Deque_iteratorIT_RS1_PS1_ES0_IS1_RKS1_PS5_ES8_S4_ at Base 1.3.19
  _ZSt6__findIN9__gnu_cxx17__normal_iteratorIPPN4Eris4TaskESt6vectorIS4_SaIS4_EEEES4_ET_SA_SA_RKT0_St26random_access_iterator_tag at Base 1.3.19
+ (optional)_ZSt8_DestroyIPN4Eris10ServerInfoEEvT_S3_ at Base 1.3.19
  _ZSt8_DestroyIPN4Eris13CharacterTypeEEvT_S3_ at Base 1.3.19
  _ZSt8_DestroyIPN5Atlas7Message7ElementEEvT_S4_ at Base 1.3.19
+ (optional)_ZSt8_DestroyIPN5Atlas7Objects8SmartPtrINS1_8RootDataEEEEvT_S6_ at Base 1.3.19
  _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_ at Base 1.3.19
  _ZTCN4Eris10ConnectionE0_NS_14BaseConnectionE at Base 1.3.19
  _ZTCN4Eris10ViewEntityE0_NS_6EntityE at Base 1.3.19

-- 
WorldForge client entity library



More information about the Pkg-games-commits mailing list