Hi,
On Fri, Feb 20, 2015 at 1:26 PM, Thomas Monjalon
wrote:
> Hi Stefan,
>
> Thanks for improving DPDK for C++ usage.
>
> I'm a bit lost because that's the fourth time you send the same patch
> (without versioning):
> http://dpdk.org/dev/patchwork/patch/3140/
> (this one had some comment
Hi Stefan,
Thanks for improving DPDK for C++ usage.
I'm a bit lost because that's the fourth time you send the same patch (without
versioning):
http://dpdk.org/dev/patchwork/patch/3140/
(this one had some comments you didn't address)
http://dpdk.org/dev/patchwork/patch/3517/
(is
In C++11 concatenated string literals need to have a
space in between. Found with clang++-3.4, IIRC g++-4.8 also complains about
this.
Sample error message:
dpdk/include/rte_pci.h:96:26: error: invalid suffix on literal; C++11 requires
a space between literal and identifier [-Wreserved-user-d
3 matches
Mail list logo