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

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Apr 11 14:03:36 UTC 2012


The following commit has been merged in the master branch:
commit 65e4b39e3a2217d0674ebc535bd6108f2685cc13
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Apr 11 09:47:49 2012 -0400

    fixed symbols for ia64
      - debian/liberis-1.3-19.symbols: marked some additional inline symbols as
        optional to fix FTBFS on ia64

diff --git a/debian/changelog b/debian/changelog
index 8e04724..be7e70f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+eris (1.3.19-3) UNRELEASED; urgency=low
+
+  * fixed symbols for ia64
+    - debian/liberis-1.3-19.symbols: marked some additional inline symbols as
+      optional to fix FTBFS on ia64
+
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Wed, 11 Apr 2012 09:19:50 -0400
+
 eris (1.3.19-2) unstable; urgency=low
 
   * made some C++ inline symbol optional
diff --git a/debian/liberis-1.3-19.symbols b/debian/liberis-1.3-19.symbols
index d4fa39b..91acc48 100644
--- a/debian/liberis-1.3-19.symbols
+++ b/debian/liberis-1.3-19.symbols
@@ -653,7 +653,7 @@ liberis-1.3.so.19 liberis-1.3-19 #MINVER#
  (optional=inline)_ZN5Atlas7Message7ElementC1ERKSt3mapISsS1_St4lessISsESaISt4pairIKSsS1_EEE at Base 1.3.19
  (optional=inline)_ZN5Atlas7Message7ElementC2ERKSt3mapISsS1_St4lessISsESaISt4pairIKSsS1_EEE at Base 1.3.19
  (c++|optional=inline)Atlas::Message::Element::~Element()@Base 1.3.19
- _ZN5Atlas7Objects14BaseObjectData6decRefEv at Base 1.3.19
+ (c++|optional=inline)Atlas::Objects::BaseObjectData::decRef()@Base 1.3.19
  _ZN5Atlas7Objects18smart_dynamic_castINS0_8SmartPtrINS0_6Entity11AccountDataEEENS0_8RootDataEEET_RKNS2_IT0_EE at Base 1.3.19
  _ZN5Atlas7Objects18smart_dynamic_castINS0_8SmartPtrINS0_6Entity14RootEntityDataEEENS0_8RootDataEEET_RKNS2_IT0_EE at Base 1.3.19
  _ZN5Atlas7Objects18smart_dynamic_castINS0_8SmartPtrINS0_9Operation17RootOperationDataEEENS0_8RootDataEEET_RKNS2_IT0_EE at Base 1.3.19
@@ -678,6 +678,7 @@ liberis-1.3.so.19 liberis-1.3-19 #MINVER#
  (c++|optional=inline)Atlas::Objects::SmartPtr<Atlas::Objects::Operation::UseData>::~SmartPtr()@Base 1.3.19
  _ZN5Atlas7Objects8SmartPtrINS0_9Operation8LookDataEED1Ev at Base 1.3.19
  _ZN5Atlas7Objects8SmartPtrINS0_9Operation8LookDataEED2Ev at Base 1.3.19
+ (c++|optional=inline)Atlas::Objects::SmartPtr<Atlas::Objects::Operation::MoveData>::~SmartPtr()@Base 1.3.19
  (c++|optional=inline)Atlas::Objects::SmartPtr<Atlas::Objects::Operation::TalkData>::~SmartPtr()@Base 1.3.19
  _ZN5Atlas7Objects8SmartPtrINS0_9Operation9SightDataEED1Ev at Base 1.3.19
  _ZN5Atlas7Objects8SmartPtrINS0_9Operation9SightDataEED2Ev at Base 1.3.19

-- 
WorldForge client entity library



More information about the Pkg-games-commits mailing list