Re: [ovs-dev] [PATCH] configure.ac: Check C99 compiler

2014-05-29 Thread Jarno Rajahalme
Thanks for the patch! This fixes the same issue with GCC 4.6 as well. Pushed to master, Jarno On May 29, 2014, at 1:12 AM, YAMAMOTO Takashi wrote: > This ends up to add -std=gnu99 and fixes the following > compilation problem introduced by commit 08feeb75. > ("lib/flow: Use C99 declaration i

[ovs-dev] [PATCH] configure.ac: Check C99 compiler

2014-05-29 Thread YAMAMOTO Takashi
This ends up to add -std=gnu99 and fixes the following compilation problem introduced by commit 08feeb75. ("lib/flow: Use C99 declaration in for statement.") libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I ../include -I ../lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpoin