﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
314	Disallow implicit conversion from arithmetic type to char	f37yu		"char overloads are not intended to be used by arithmetic types and usually have distinct behavior (e.g. sout prints a character instead of numeric value) so we should disallow overloads to be resolved to the char variant.

Conversion from char to arithmetic types should still be allowed.
"	enhancement	new	major	cfa-cc	1.0			
