[liblinear] 120/123: symbols: Declare empty virtual destructor as optional symbol

Christian Kastner chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to branch master
in repository liblinear.

commit 2708e3d9db6be3956fa785ef68b8bd92a482cc16
Author: Christian Kastner <debian at kvr.at>
Date:   Sat Jul 26 22:45:00 2014 +0200

    symbols: Declare empty virtual destructor as optional symbol
    
    These are no longer generated by gcc-4.9+. Closes: #753227
---
 debian/liblinear1.symbols | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/liblinear1.symbols b/debian/liblinear1.symbols
index 66e8fe3..2b9c001 100644
--- a/debian/liblinear1.symbols
+++ b/debian/liblinear1.symbols
@@ -41,7 +41,7 @@ liblinear.so.1 liblinear1 #MINVER#
  (c++)"TRON::~TRON()@Base" 1.6
  (c++)"TRON::~TRON()@Base" 1.6
  (c++)"function::~function()@Base" 1.6
- (c++)"function::~function()@Base" 1.6
+ (c++|optional)"function::~function()@Base" 1.6
  (c++)"typeinfo for l2r_lr_fun at Base" 1.6
  (c++)"typeinfo for l2r_l2_svc_fun at Base" 1.6
  (c++)"typeinfo for function at Base" 1.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git



More information about the debian-science-commits mailing list