Thanks for your reply Thomas, that's no problem. I will expand the explanation for this patch when I push a v2, v2 will hopefully also address the issues it caused with the icc build.
/Conor > -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Thursday 12 November 2020 18:47 > To: Walsh, Conor <[email protected]> > Cc: Richardson, Bruce <[email protected]>; [email protected]; Chen, > LingliX <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v1] build: add Wformat to fix gcc compile > error > > 12/11/2020 12:35, Conor Walsh: > > On some systems Wformat-nonliteral and Wformat-security could not be > > checked without Wformat also being specified. This patch adds Wformat > > to config/meson.build > > > > Signed-off-by: Conor Walsh <[email protected]> > > Please could you provide (in a v2) more informations about the error > and why the fix is needed? > >

