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


The following commit has been merged in the master branch:
commit 4a93de5e08c1aa639cbe4bad01ea0f09dbd0bc73
Author: Thomas Weber <tweber at debian.org>
Date:   Sat Jan 28 23:45:48 2012 +0100

    Mark some template instantiations as optional

diff --git a/debian/liboctave0.symbols.32bit b/debian/liboctave0.symbols.32bit
index b411f03..561c0af 100644
--- a/debian/liboctave0.symbols.32bit
+++ b/debian/liboctave0.symbols.32bit
@@ -7110,7 +7110,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN14unwind_protect12fcn_arg_elemIjED0Ev at Base 3.4.3
  _ZN14unwind_protect12fcn_arg_elemIjED1Ev at Base 3.4.3
  _ZN14unwind_protect12fcn_arg_elemIjED2Ev at Base 3.4.3
- _ZN15FloatDiagMatrixaSERKS_ at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|optional=inlineMethod)"FloatDiagMatrix::operator=(FloatDiagMatrix const&)@Base" 3.4.3
  _ZN15c_zfile_ptr_buf6xsgetnEPci at Base 3.4.3
  _ZN15c_zfile_ptr_buf6xsputnEPKci at Base 3.4.3
  _ZN15c_zfile_ptr_buf7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode at Base 3.4.3
@@ -7320,10 +7321,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN5ArrayI10octave_intIyEED2Ev at Base 3.4.3
  _ZN5ArrayI10octave_intIyEEaSERKS2_ at Base 3.4.3
  _ZN5ArrayI10octave_intIyEEclEi at Base 3.4.3
- _ZN6MArrayISt7complexIdEEC1IfEERK5ArrayIT_E at Base 3.4.3
- _ZN6MArrayISt7complexIdEEC2IfEERK5ArrayIT_E at Base 3.4.3
- _ZN6MArrayIdEC1IfEERK5ArrayIT_E at Base 3.4.3
- _ZN6MArrayIdEC2IfEERK5ArrayIT_E at Base 3.4.3
+# template instantiation
+ (c++|regex|optional=templateInstantiation)"MArray<.*> >::MArray<.*>\(.* const&\)@Base" 3.4.3
  _ZN7mxArray6callocEjj at Base 3.4.3
  _ZN7mxArray6mallocEj at Base 3.4.3
  _ZN9gzfilebuf6setbufEPci at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list