Re: [PATCH v2 5/6] eal/windows: fix the curly braces mismatch problem

2022-02-07 Thread Kadam, Pallavi
On 2/7/2022 4:37 AM, Weiguo Li wrote: Remove the incomplete cplusplus guard in internal header. Fixes: 6e1ed4cbbe99 ("eal/windows: add dirent implementation") Cc: pallavi.ka...@intel.com Signed-off-by: Weiguo Li --- Acked-by: Pallavi Kadam

Re: [PATCH v2 5/6] eal/windows: fix the curly braces mismatch problem

2022-02-07 Thread Dmitry Kozlyuk
2022-02-07 20:37 (UTC+0800), Weiguo Li: > Remove the incomplete cplusplus guard in internal header. > > Fixes: 6e1ed4cbbe99 ("eal/windows: add dirent implementation") > Cc: pallavi.ka...@intel.com > > Signed-off-by: Weiguo Li Acked-by: Dmitry Kozlyuk