Hi Dirk, I'm shamelessly bumping my proposed patch to libdc/Subsurface-testing from earlier, this time as a thread-starter with [PATCH] in the Subject... :)
Cheers. -- Gaetan
>From 8e2c23c1191144ce9355569d3e15ea84ec5a8b89 Mon Sep 17 00:00:00 2001 From: Gaetan Bisson <[email protected]> Date: Wed, 8 Jul 2015 07:14:50 -1000 Subject: [PATCH 1/1] Add new functions to list of exported symbols This is required in order to build those new public functions into the shared library. Signed-off-by: Gaetan Bisson <[email protected]> --- src/libdivecomputer.symbols | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libdivecomputer.symbols b/src/libdivecomputer.symbols index 562099d..0cef199 100644 --- a/src/libdivecomputer.symbols +++ b/src/libdivecomputer.symbols @@ -82,6 +82,9 @@ dc_device_set_events dc_device_set_fingerprint dc_device_write +dc_serial_init +dc_device_custom_open + cressi_edy_device_open cressi_leonardo_device_open mares_nemo_device_open -- 2.4.5
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
