Fix strict aliasing rule error seen in gcc 4.4
Signed-off-by: Pawel Wodkowski
---
app/test/virtual_pmd.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/test/virtual_pmd.c b/app/test/virtual_pmd.c
index 9b07ab1..f163562 100644
--- a/app/test/virtual_pmd.c
+++ b
On Fri, 27 Mar 2015 11:56:00 +0100
Pawel Wodkowski wrote:
> Fix strict aliasing rule error seen in gcc 4.4
>
> Signed-off-by: Pawel Wodkowski
> ---
> app/test/virtual_pmd.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/app/test/virtual_pmd.c b/app/test/vi
2 matches
Mail list logo