[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:15 UTC 2012


The following commit has been merged in the master branch:
commit 2bbda7c2a4555276a5e3193411acc5512390381d
Author: Thomas Weber <tweber at debian.org>
Date:   Tue Jan 24 22:29:02 2012 +0000

    Mark std:pow() template instantiations as optional

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 6dd375c..bb40833 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -26205,7 +26205,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  (c++|optional=templateInstantiation)"octave_value* std::copy_backward<octave_value*, octave_value*>(octave_value*, octave_value*, octave_value*)@Base" 3.4.3
 # template instantiation
   (c++|optional=templateInstantiation)"octave_value* std::__copy_move_a<false, octave_value const*, octave_value*>(octave_value const*, octave_value const*, octave_value*)@Base" 3.4.3
- _ZSt22__complex_pow_unsignedIdESt7complexIT_ES2_j at Base 3.4.3
+# template instantiation
+  (c++|regex|optional=templateInstantiation)"std::complex<.*> std::__complex_pow_unsigned<.*>\(.*\)@Base" 3.4.3
  _ZSt3argIdET_RKSt7complexIS0_E at Base 3.4.3
  _ZSt3argIfET_RKSt7complexIS0_E at Base 3.4.3
  _ZSt3cosIdESt7complexIT_ERKS2_ at Base 3.4.3
@@ -26214,8 +26215,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZSt3expIfESt7complexIT_ERKS2_ at Base 3.4.3
  _ZSt3logIdESt7complexIT_ERKS2_ at Base 3.4.3
  _ZSt3logIfESt7complexIT_ERKS2_ at Base 3.4.3
- _ZSt3powIdESt7complexIT_ERKS2_RKS1_ at Base 3.4.3
- _ZSt3powIfESt7complexIT_ERKS2_RKS1_ at Base 3.4.3
+# template instantiation
+ (c++|regex|optional=templateInstantiation)"std::complex<.*> std::pow<.*>\(.*\)@Base" 3.4.3
  _ZSt3sinIdESt7complexIT_ERKS2_ at Base 3.4.3
  _ZSt3sinIfESt7complexIT_ERKS2_ at Base 3.4.3
  _ZSt3tanIdESt7complexIT_ERKS2_ at Base 3.4.3
diff --git a/debian/liboctave0.symbols.64bit b/debian/liboctave0.symbols.64bit
index 68899e9..ede808a 100644
--- a/debian/liboctave0.symbols.64bit
+++ b/debian/liboctave0.symbols.64bit
@@ -7631,7 +7631,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZNSt6vectorI12octave_valueSaIS0_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS0_S2_EEmRKS0_ at Base 3.4.3
  _ZNSt6vectorI4CellSaIS0_EE7reserveEm at Base 3.4.3
  _ZSt13copy_backwardImESt15_Deque_iteratorIT_RS1_PS1_ES0_IS1_RKS1_PS5_ES8_S4_ at Base 3.4.3
- _ZSt22__complex_pow_unsignedIfESt7complexIT_ES2_j at Base 3.4.3
+# template instantiation
+  (c++|regex|optional=templateInstantiation)"std::complex<.*> std::__complex_pow_unsigned<.*>\(.*\)@Base" 3.4.3
  _ZSt22__uninitialized_copy_aISt15_Deque_iteratorImRKmPS1_ES0_ImRmPmEmET0_T_S9_S8_RSaIT1_E at Base 3.4.3
  _ZSt22__uninitialized_move_aISt15_Deque_iteratorImRmPmES3_SaImEET0_T_S6_S5_RT1_ at Base 3.4.3
  _ZSt4copyImESt15_Deque_iteratorIT_RS1_PS1_ES0_IS1_RKS1_PS5_ES8_S4_ at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list