Skip to content
Commit 35691d21 authored by Johann Fischer's avatar Johann Fischer Committed by Carles Cufí
Browse files

tests: thread_apis: fix cast to smaller integer type



Clang 12.0.0 complains about
"cast to smaller integer type 'enum control_method' from 'void *'
[-Werror,-Wvoid-pointer-to-enum-cast]".
Cast it to intptr_t type first.

Signed-off-by: default avatarJohann Fischer <johann.fischer@nordicsemi.no>
parent 6a8326ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment