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


The following commit has been merged in the master branch:
commit acda40f8ac51a7eefe45adabc103c1cb7f5d76bb
Author: Thomas Weber <tweber at debian.org>
Date:   Mon Jan 30 22:32:04 2012 +0100

    Mark more symbols as optional

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 65eb200..292a54e 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -4943,9 +4943,12 @@ liboctave.so.0 liboctave0 #MINVER#
 # not part of API (private function)
  (c++|optional=notPartOfAPI)"idx_vector::chkerr()@Base" 3.4.3
  _ZN10idx_vector6freezeEiPKcb at Base 3.4.3
- _ZN10idx_vector7nil_repEv at Base 3.4.3
+# inline method in the header file idx-vector.h => always available!
+ (c++|optional=inlineMethod)"idx_vector::nil_rep()@Base" 3.4.3
  _ZN10idx_vectorC1ERK5ArrayIbE at Base 3.4.3
  _ZN10idx_vectorC1Eiii at Base 3.4.3
+# inline method in the header file idx-vector.h => always available!
+ (c++|optional=inlineMethod)"idx_vector::idx_vector()@Base" 3.4.3
  _ZN10idx_vectorC2ERK5ArrayIbE at Base 3.4.3
  _ZN10idx_vectorC2Eiii at Base 3.4.3
  _ZN10idx_vectorD1Ev at Base 3.4.3
@@ -5084,6 +5087,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN11FloatMatrix6insertERK15FloatDiagMatrixii at Base 3.4.3
  _ZN11FloatMatrix6insertERK17FloatColumnVectorii at Base 3.4.3
  _ZN11FloatMatrix6insertERKS_ii at Base 3.4.3
+# inline method in the header file fMatrix.h => always available!
+ (c++|regex|optional=inlineMethod)"^FloatMatrix::resize\(.*\)@Base" 3.4.3
  _ZN11FloatMatrixC1ERK10PermMatrix at Base 3.4.3
  _ZN11FloatMatrixC1ERK10boolMatrix at Base 3.4.3
  _ZN11FloatMatrixC1ERK10charMatrix at Base 3.4.3
@@ -13539,6 +13544,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZNSt3mapISsbSt4lessISsESaISt4pairIKSsbEEED2Ev at Base 3.4.3
  _ZNSt3setIPFivESt4lessIS1_ESaIS1_EED1Ev at Base 3.4.3
  _ZNSt3setIPFivESt4lessIS1_ESaIS1_EED2Ev at Base 3.4.3
+# template instantiation
+ (c++|regex|optional=templateInstantiation)"std::deque<.*>::.*const&\)@Base" 3.4.3
  _ZNSt5stackI14sortrows_run_tSt5dequeIS0_SaIS0_EEE4pushERKS0_ at Base 3.4.3
  _ZNSt5stackI14sortrows_run_tSt5dequeIS0_SaIS0_EEEC1ERKS3_ at Base 3.4.3
  _ZNSt5stackI14sortrows_run_tSt5dequeIS0_SaIS0_EEEC2ERKS3_ at Base 3.4.3
@@ -14201,6 +14208,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZlsRSoRK8CollocWt at Base 3.4.3
  _ZlsRSoRK8FloatSVD at Base 3.4.3
  _ZlsRSoRK9RowVector at Base 3.4.3
+# template instantiation
+ (c++|optional=templateInstantiation)"bool operator< <double>(std::complex<double> const&, std::complex<double> const&)@Base" 3.4.3
  _ZmII10octave_intIaEER6MArrayIT_ES5_RKS3_ at Base 3.4.3
  _ZmII10octave_intIaEER6MArrayIT_ES5_RKS4_ at Base 3.4.3
  _ZmII10octave_intIhEER6MArrayIT_ES5_RKS3_ at Base 3.4.3
@@ -14579,6 +14588,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZmlRK13ComplexMatrixRK19ComplexColumnVector at Base 3.4.3
  _ZmlRK13ComplexMatrixRK19SparseComplexMatrix at Base 3.4.3
  _ZmlRK13ComplexMatrixRK6Matrix at Base 3.4.3
+# template instantiation
+ (c++|optional=templateInstantiation)"operator*(ComplexMatrix const&, std::complex<double> const&)@Base" 3.4.3
  _ZmlRK13ComplexMatrixRKd at Base 3.4.3
  _ZmlRK13ComplexMatrixS1_ at Base 3.4.3
  _ZmlRK14ComplexNDArrayRKd at Base 3.4.3
@@ -14654,6 +14665,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZmlRK6MatrixRK19ComplexColumnVector at Base 3.4.3
  _ZmlRK6MatrixRK19SparseComplexMatrix at Base 3.4.3
  _ZmlRK6MatrixRKSt7complexIdE at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|optional=inlineMethod)"operator*(Matrix const&, double const&)@Base" 3.4.3
  _ZmlRK6MatrixS1_ at Base 3.4.3
  _ZmlRK7NDArrayRK10octave_intIaE at Base 3.4.3
  _ZmlRK7NDArrayRK10octave_intIhE at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list