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


The following commit has been merged in the master branch:
commit fc63f9ac3496d0f7b925ee0526630224193a5965
Author: Thomas Weber <tweber at debian.org>
Date:   Mon Jan 23 22:56:16 2012 +0000

    Mark more inline methods of symbol_table as optional

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index db5c708..4426dc9 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -17684,6 +17684,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN12symbol_table11is_variableERKSs at Base 3.4.3
  _ZN12symbol_table11pop_contextEv at Base 3.4.3
  _ZN12symbol_table12builtin_findERKSs at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|regex|optional=inlineMethod)"symbol_table::get_dispatch\(.*\)@Base" 3.4.3
  _ZN12symbol_table12get_instanceEib at Base 3.4.3
  _ZN12symbol_table12global_tableE at Base 3.4.3
  _ZN12symbol_table13all_instancesE at Base 3.4.3
@@ -17709,6 +17711,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN12symbol_table14scope_id_cache4freeEi at Base 3.4.3
  _ZN12symbol_table14scope_id_cache5allocEv at Base 3.4.3
  _ZN12symbol_table14scope_id_cache8instanceE at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|optional=inlineMethod)"symbol_table::variable_names()@Base" 3.4.3
  _ZN12symbol_table14xcurrent_scopeE at Base 3.4.3
  _ZN12symbol_table15clear_functionsEv at Base 3.4.3
  _ZN12symbol_table15clear_variablesEv at Base 3.4.3
@@ -17738,11 +17742,15 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN12symbol_table24do_clear_variable_regexpERKSs at Base 3.4.3
  _ZN12symbol_table24install_cmdline_functionERKSsRK12octave_value at Base 3.4.3
  _ZN12symbol_table25do_clear_variable_patternERKSs at Base 3.4.3
+# inline method in the header file => always available!
+ (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
  _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
+# inline method in the header file => always available!
+ (c++|regex|optional=inlineMethod)"symbol_table::glob\(.*\)@Base" 3.4.3
  _ZN12symbol_table6insertERKSs at Base 3.4.3
  _ZN12symbol_table6scopesEv at Base 3.4.3
  _ZN12symbol_table7cleanupEv at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list