id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1329,[PATCH] extend scope of t/codingstd/c_indent.t,plobsing,plobsing,"t/codingstd/c_indent.t currently only scans C code when the C preprocessor stack isn't empty (ie between #if and #endif).

Much of parrot's C code doesn't fall into that category and is currently unchecked and sometimes incorrectly indented (eg: src/ops/sys.ops, which uses a lot of 2-space indenting).

The attached patch tweaks t/codingstd/c_indent.t so that it no longer ignores such code.",patch,closed,normal,,coding_standards,1.8.0,medium,wontfix,,,,,
