On Tue, Feb 18, 2025 at 08:32:06AM -0800, Andre Muezerie wrote: > Compiling with MSVC results in the warning below: > > app/test-pmd/cmdline_flow.c(13964): warning C4098: 'cmd_set_raw_parsed': > 'void' function returning a value > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com> > Signed-off-by: Chengwen Feng <fengcheng...@huawei.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH v2 02/10] test_alarm: avoid warning about dif... Andre Muezerie
- [PATCH v2 08/10] test-pmd: declare lcore_count atomi... Andre Muezerie
- [PATCH v2 05/10] test-pmd: avoid undefined behavior Andre Muezerie
- Re: [PATCH v2 05/10] test-pmd: avoid undefined b... Bruce Richardson
- Re: [PATCH v2 05/10] test-pmd: avoid undefin... Andre Muezerie
- [PATCH v2 10/10] app: enable app directory to be com... Andre Muezerie
- Re: [PATCH v2 10/10] app: enable app directory t... Bruce Richardson
- Re: [PATCH v2 10/10] app: enable app directory t... David Marchand
- Re: [PATCH v2 10/10] app: enable app directo... Andre Muezerie
- [PATCH v2 07/10] test-pmd: don't return value from v... Andre Muezerie
- Re: [PATCH v2 07/10] test-pmd: don't return valu... Bruce Richardson
- [PATCH v2 09/10] test: add workaround for __builtin_... Andre Muezerie
- [PATCH v3 00/10] enable "app" to be compiled wi... Andre Muezerie
- [PATCH v3 03/10] test-pmd: fix printf format string ... Andre Muezerie
- [PATCH v3 04/10] test-pmd: do explicit 64-bit shift ... Andre Muezerie
- [PATCH v3 01/10] eal: add workaround for __builtin_c... Andre Muezerie
- [PATCH v3 02/10] test_alarm: avoid warning about dif... Andre Muezerie
- [PATCH v3 05/10] test-pmd: avoid undefined behavior Andre Muezerie
- [PATCH v3 08/10] test-pmd: declare lcore_count atomi... Andre Muezerie
- [PATCH v3 09/10] test: add workaround for __builtin_... Andre Muezerie
- [PATCH v3 06/10] test-pmd: avoid non-constant initia... Andre Muezerie