Signed-off-by: Chengwen Feng <fengcheng...@huawei.com> On 2025/2/12 6:02, Andre Muezerie wrote: > Compiling with MSVC results in warnings like below: > > app/test-pmd/cmdline.c(9023): warning C5101: use of preprocessor > directive in function-like macro argument list is undefined behavior > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com>
- [PATCH 00/10] enable "app" to be compiled with... Andre Muezerie
- [PATCH 04/10] test-pmd: do explicit 64-bit shift to... Andre Muezerie
- Re: [PATCH 04/10] test-pmd: do explicit 64-bit ... fengchengwen
- [PATCH 02/10] test_alarm: avoid warning about diffe... Andre Muezerie
- Re: [PATCH 02/10] test_alarm: avoid warning abo... fengchengwen
- [PATCH 03/10] test-pmd: fix printf format string mi... Andre Muezerie
- Re: [PATCH 03/10] test-pmd: fix printf format s... Stephen Hemminger
- Re: [PATCH 03/10] test-pmd: fix printf format s... fengchengwen
- [PATCH 05/10] test-pmd: avoid undefined behavior Andre Muezerie
- Re: [PATCH 05/10] test-pmd: avoid undefined beh... fengchengwen
- [PATCH 07/10] test-pmd: don't return value from voi... Andre Muezerie
- Re: [PATCH 07/10] test-pmd: don't return value ... fengchengwen
- [PATCH 08/10] test-pmd: declare lcore_count atomic ... Andre Muezerie
- Re: [PATCH 08/10] test-pmd: declare lcore_count... Stephen Hemminger
- Re: [PATCH 08/10] test-pmd: declare lcore_c... Andre Muezerie
- Re: [PATCH 08/10] test-pmd: declare lcore_count... fengchengwen
- [PATCH 06/10] test-pmd: avoid non-constant initiali... Andre Muezerie
- Re: [PATCH 06/10] test-pmd: avoid non-constant ... fengchengwen
- [PATCH 09/10] test: add workaround for __builtin_co... Andre Muezerie
- Re: [PATCH 09/10] test: add workaround for __bu... Stephen Hemminger