[SCM] lives/master: Mark weed_get_value as optional

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Jul 11 15:58:31 UTC 2015


The following commit has been merged in the master branch:
commit 57ce6bd48ff5810186b7b44d7a242d1e172c8772
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Jul 11 17:49:18 2015 +0200

    Mark weed_get_value as optional
    
    It is defined as inline and is no longer emitted by gcc 5.

diff --git a/debian/libweed0.symbols b/debian/libweed0.symbols
index f52f689..90b4b61 100644
--- a/debian/libweed0.symbols
+++ b/debian/libweed0.symbols
@@ -12,7 +12,7 @@ libweed-utils.so.0 libweed0 #MINVER#
  weed_get_plantptr_value at Base 2.0.3~ds0
  weed_get_string_array at Base 2.0.3~ds0
  weed_get_string_value at Base 2.0.3~ds0
- weed_get_value at Base 2.0.3~ds0
+ (optional)weed_get_value at Base 2.0.3~ds0
  weed_get_voidptr_array at Base 2.0.3~ds0
  weed_get_voidptr_value at Base 2.0.3~ds0
  weed_leaf_copy at Base 2.0.3~ds0

-- 
lives packaging



More information about the pkg-multimedia-commits mailing list