OK, thanks.
On Thu, Jun 13, 2019 at 8:34 PM Ajit Khaparde
wrote:
>
> On Fri, Jun 14, 2019 at 7:47 AM Thomas Monjalon wrote:
>>
>> Hi,
>>
>> The line below makes compilation failing on master branch with some
>> compilers.
>>
>> 03/06/2019 02:42, Lance Richardson:
>> > +#define roundup(x, y) (
On Fri, Jun 14, 2019 at 7:47 AM Thomas Monjalon wrote:
> Hi,
>
> The line below makes compilation failing on master branch with some
> compilers.
>
> 03/06/2019 02:42, Lance Richardson:
> > +#define roundup(x, y) x) + ((y) - 1)) / (y)) * (y))
>
> It has been merged in master branch yesterda
Hi,
The line below makes compilation failing on master branch with some compilers.
03/06/2019 02:42, Lance Richardson:
> +#define roundup(x, y) x) + ((y) - 1)) / (y)) * (y))
It has been merged in master branch yesterday:
http://git.dpdk.org/dpdk/commit/?id=f8168ca0e690
The build re
3 matches
Mail list logo