summaryrefslogtreecommitdiff
path: root/src/dbus
diff options
context:
space:
mode:
authorSebastien RAILLET <sebastien.raillet@marelli.com>2021-10-12 15:05:00 +0200
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-10-13 12:17:10 +0900
commitcc7ed02b543f384f37c8fb28b33ed48c038ac648 (patch)
tree0e90dfdd7b2a5ea98c1af9abd1811c6e66bc15c6 /src/dbus
parent1919000c897ccf0f88a5584faf3a2efc1a7a3c30 (diff)
downloadDLT-daemon-cc7ed02b543f384f37c8fb28b33ed48c038ac648.tar.gz
fixes compilation issue with clang
* function atomic_compare_exchange_strong expect a pointer to an _Atomic type. dlt_user_initialised is now an atomic_bool * function dlt_set_filesize_max returned a DLT_LOG_ERROR which isn't a DltReturnValue. This commit replaces DLT_LOG_ERROR by DLT_RETURN_ERROR which is the expected return type Signed-off-by: Sebastien RAILLET <sebastien.raillet@marelli.com>
Diffstat (limited to 'src/dbus')
0 files changed, 0 insertions, 0 deletions