id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1361,src/runcore/profiling.c:  Can't use attribute nonnull on a non-pointer operand,doughera,,"As of r42927, gcc-4.3.2 complains about the attribute nonnull on a non-pointer operand:

{{{
src/runcore/profiling.c:59: error: nonnull argument references non-pointer operand (argument 1, operand 2)
}}}

The attached patch fixes the error by removing the attribute.",bug,closed,normal,,build,1.8.0,fatal,fixed,,,,new,
