On Fri, Feb 4, 2022 at 11:42 PM Stephen Hemminger
wrote:
>
> On Fri, 4 Feb 2022 17:42:05 +
> Bruce Richardson wrote:
>
> > C++ does not have automatic casting to/from void pointers, so need
> > explicit cast if header is to be included in C++ code
> >
> > Signed-off-by: Bruce Richardson
> >
On Fri, 4 Feb 2022 17:42:05 +
Bruce Richardson wrote:
> C++ does not have automatic casting to/from void pointers, so need
> explicit cast if header is to be included in C++ code
>
> Signed-off-by: Bruce Richardson
> ---
> lib/graph/rte_graph_worker.h | 2 +-
> 1 file changed, 1 insertion
C++ does not have automatic casting to/from void pointers, so need
explicit cast if header is to be included in C++ code
Signed-off-by: Bruce Richardson
---
lib/graph/rte_graph_worker.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/graph/rte_graph_worker.h b/lib/graph/r
3 matches
Mail list logo