On Fri, Jan 29, 2016 at 8:46 PM, William Cohen wrote:
> The new gcc 6.0.0 in fedora rawhide complains about misleading
> indentation. Some of the indentation for sys_count example needed to be
> corrected with that attached patch to compile with gcc 6.
>
> Patch applied.
Thanks.
> -Will
>
>
>
The new gcc 6.0.0 in fedora rawhide complains about misleading indentation.
Some of the indentation for sys_count example needed to be corrected with that
attached patch to compile with gcc 6.
-Will
diff --git a/perf_examples/syst_count.c b/perf_examples/syst_count.c
index 0d53078..e0fa42e 1006