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


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

    Mark more inline methods from symbol table as optional

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 2a25f0c..5ba45c0 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -17689,6 +17689,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  (c++|regex|optional=inlineMethod)"^symbol_table::install_built_in_function\(.*\)@Base" 3.4.3
  _ZN12symbol_table25is_built_in_function_nameERKSs at Base 3.4.3
  _ZN12symbol_table27erase_subfunctions_in_scopeEi at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|optional=inlineMethod)"^symbol_table::subfunctions_defined_in_scope(int)@Base" 3.4.3
  _ZN12symbol_table31stash_dir_name_for_subfunctionsEiRKSs at Base 3.4.3
  _ZN12symbol_table4dumpERSoi at Base 3.4.3
  _ZN12symbol_table4findERKSsRK17octave_value_listbb at Base 3.4.3
@@ -17723,6 +17725,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN12symbol_table9dup_scopeEi at Base 3.4.3
  _ZN12symbol_table9fcn_tableE at Base 3.4.3
  _ZN12symbol_table9set_scopeEi at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|optional=inlineMethod)"^symbol_table::symbol_table()@Base" 3.4.3
  _ZN12text_elementD0Ev at Base 3.4.3
  _ZN12text_elementD1Ev at Base 3.4.3
  _ZN12text_elementD2Ev at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list