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

Thomas Weber tweber at debian.org
Tue Feb 7 21:51:14 UTC 2012


The following commit has been merged in the master branch:
commit 8142c16f4acd699509b443992587d248f26e3af0
Author: Thomas Weber <tweber at debian.org>
Date:   Sun Feb 5 20:32:04 2012 +0100

    Catch size_t replacement in octave_allocator::free()

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 4509aad..45f0be6 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -7135,6 +7135,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN16SparseBoolMatrixD0Ev at Base 3.4.3
  _ZN16SparseBoolMatrixD1Ev at Base 3.4.3
  _ZN16SparseBoolMatrixD2Ev at Base 3.4.3
+# size_t replacement
+ (c++|regex)"^octave_allocator::free\(void\*, unsigned (int|long)\)@Base" 3.4.3
  _ZN16octave_allocator4growEv at Base 3.4.3
  _ZN16octave_localtime4initERK11octave_time at Base 3.4.3
  _ZN16octave_localtimeD0Ev at Base 3.4.3
diff --git a/debian/liboctave0.symbols.32bit b/debian/liboctave0.symbols.32bit
index fc78873..0e625c9 100644
--- a/debian/liboctave0.symbols.32bit
+++ b/debian/liboctave0.symbols.32bit
@@ -1577,7 +1577,6 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN11octave_sortI10octave_intIyEEC2Ev at Base 3.4.3
  _ZN11octave_sortI10octave_intIyEED1Ev at Base 3.4.3
  _ZN11octave_sortI10octave_intIyEED2Ev at Base 3.4.3
- _ZN16octave_allocator4freeEPvj at Base 3.4.3
  _ZN16octave_allocator5allocEj at Base 3.4.3
 # This is a private class (no idea why it shows up only on some 32bit arches
  (optional=notPartOfAPI)_ZN18norm_accumulator_2IdE5accumEd at Base 3.4.3
diff --git a/debian/liboctave0.symbols.64bit b/debian/liboctave0.symbols.64bit
index 3844fa4..fa88612 100644
--- a/debian/liboctave0.symbols.64bit
+++ b/debian/liboctave0.symbols.64bit
@@ -1577,7 +1577,6 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN11octave_sortI10octave_intImEEC2Ev at Base 3.4.3
  _ZN11octave_sortI10octave_intImEED1Ev at Base 3.4.3
  _ZN11octave_sortI10octave_intImEED2Ev at Base 3.4.3
- _ZN16octave_allocator4freeEPvm at Base 3.4.3
  _ZN16octave_allocator5allocEm at Base 3.4.3
  _ZN19octave_chunk_bufferC1Em at Base 3.4.3
  _ZN19octave_chunk_bufferC2Em at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list