id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1137	[PATCH] fix codingstd/c_indent.t wrt switch/case labels	plobsing	coke	"PDD07 Specifies:

> C and Perl code must be indented four columns per nesting level.

and

> Labels (including case labels) must be outdented two columns relative to the code they label.

However, the current coding standard tests check that all indented C lines be indented by a multiple of 4.

Indent by 4, outdent by 2, gives an indentation that is a multiple of 2 but not a multiple of four."	patch	closed	minor		coding_standards	trunk	low	fixed		coke		applied	
