id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1948	Do not check for equality	pavlinux		"Do not check for equality a and b, 
if ( a = b )  
   then  
       return (a - b) # a - b = 0  :)
   else
       return 0       # same
a - b = 0 if a = b  :)"	enhancement	new	minor	Future Releases	mcview	master		Optimization	zaytsev				
