[Pkg-octave-commit] [SCM] Debian packaging for octave branch, master, updated. debian/3.4.3-2-52-g0e65c31

Thomas Weber tweber at debian.org
Mon Jan 30 22:03:29 UTC 2012


The following commit has been merged in the master branch:
commit c6b4619cdb2c588f2798f1afa5dd1c5f71b02330
Author: Thomas Weber <tweber at debian.org>
Date:   Wed Jan 25 20:45:28 2012 +0000

    'Mark std::reverse<.*>' template instantiation as optional

diff --git a/debian/liboctave0.symbols.32bit b/debian/liboctave0.symbols.32bit
index d637d12..56a3a61 100644
--- a/debian/liboctave0.symbols.32bit
+++ b/debian/liboctave0.symbols.32bit
@@ -6785,7 +6785,8 @@ liboctave.so.0 liboctave0 #MINVER#
  (c++|regex|optional=templateInstantiation)".* std::__unguarded_partition<.*>\(.*\)@Base" 3.4.3
 # template instantiation
  (c++|regex|optional=templateInstantiation)".* std::__unguarded_partition_pivot<.*>\(.*\)@Base" 3.4.3
- _ZSt7reverseIPSt7complexIdEEvT_S3_ at Base 3.4.3
+# template instantiation
+ (c++|regex|optional=templateInstantiation)"void std::reverse<.*>\(.*\)@Base" 3.4.3
  _ZSt8__rotateIP10octave_intIxEEvT_S3_S3_St26random_access_iterator_tag at Base 3.4.3
  _ZSt8__rotateIP10octave_intIyEEvT_S3_S3_St26random_access_iterator_tag at Base 3.4.3
  _ZThn44_N3ODED0Ev at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list