[dpdk-dev] [PATCH v2] eal/windows: explicitly cast void * to type *
Thomas Monjalon
thomas at monjalon.net
Sun Jan 17 18:19:52 CET 2021
15/01/2021 20:38, Tyler Retzlaff:
> Explicitly cast void * to type * so that eal headers may be compiled
> as C or C++.
>
> Fixes: e8428a9d89f1 ("eal/windows: add some basic functions and macros")
> Cc: stable at dpdk.org
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
Applied with title "eal/windows: fix C++ compatibility", thanks.
More information about the dev
mailing list