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


The following commit has been merged in the master branch:
commit 0c8e4671e6a2e025f4289c8a6a006634710ffead
Author: Thomas Weber <tweber at debian.org>
Date:   Wed Jan 25 22:46:34 2012 +0000

    Mark some template instantiations of the inline bool operator in oct-cmpl.h as optional

diff --git a/debian/liboctave0.symbols.32bit b/debian/liboctave0.symbols.32bit
index f540587..c56106f 100644
--- a/debian/liboctave0.symbols.32bit
+++ b/debian/liboctave0.symbols.32bit
@@ -6817,10 +6817,12 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZdvRKdRK10intNDArrayI10octave_intIyEE at Base 3.4.3
  _ZdvRKfRK10intNDArrayI10octave_intIxEE at Base 3.4.3
  _ZdvRKfRK10intNDArrayI10octave_intIyEE at Base 3.4.3
- _ZgtIdEbRKSt7complexIT_ES4_ at Base 3.4.3
+# template instantiation (probably the inline bool operator OP macro in oct-cmplx.h)
+ (c++|optional=templateInstantiation)"bool operator><double>(std::complex<double> const&, std::complex<double> const&)@Base" 3.4.3
  _ZlsI10octave_intIxEERSoS2_RK10intNDArrayIT_E at Base 3.4.3
  _ZlsI10octave_intIyEERSoS2_RK10intNDArrayIT_E at Base 3.4.3
- _ZltIdEbRKSt7complexIT_ES4_ at Base 3.4.3
+# template instantiation (probably the inline bool operator OP macro in oct-cmplx.h)
+ (c++|optional=templateInstantiation)"bool operator<<double>(std::complex<double> const&, std::complex<double> const&)@Base" 3.4.3
  _ZmII10octave_intIxEER6MArrayIT_ES5_RKS3_ at Base 3.4.3
  _ZmII10octave_intIxEER6MArrayIT_ES5_RKS4_ at Base 3.4.3
  _ZmII10octave_intIyEER6MArrayIT_ES5_RKS3_ at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list