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


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

    Mark load_path::set_command_line_path() as optional symbol

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 1743186..bd8ca71 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -21648,7 +21648,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN9load_path15move_method_mapERKSsb at Base 3.4.3
  _ZN9load_path17command_line_pathE at Base 3.4.3
  _ZN9load_path17remove_method_mapERKSs at Base 3.4.3
- _ZN9load_path21set_command_line_pathERKSs at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|regex|optional=inlineMethod)"load_path::set_command_line_path\(.*\)@Base" 3.4.3
  _ZN9load_path22remove_private_fcn_mapERKSs at Base 3.4.3
  _ZN9load_path4moveESt14_List_iteratorINS_8dir_infoEEb at Base 3.4.3
  _ZN9load_path6do_addERKSsbb at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list