Hello, On Fri, Nov 7, 2014 at 2:26 AM, Keunhong Lee <dlrmsghd at gmail.com> wrote:
> I did not included the generic header directly. > I thought that this nested "extern C" is intended, > however, according to your reply, this might be removed at all. > > There is a remaining > """ > #ifdef _cplusplus > } > #endif > """ > at the end of "generic/rte_cycles.h". > I think this should be removed. This causes compile error on C++. > Argh, good catch. I will send a fix (it looks to be the only one remaining). -- David Marchand