﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
292	bug when initializing multiple variables in one decl	Stephen Siegel	Stephen Siegel	"When doing something like
{{{
int s=10, t=11;
}}}
both variables are initialized to 10.   It looks like a front-end problem: the initializer from the first variable is used for all variables in that line."	defect	closed	critical	1.1	front	1.1	fixed	initializer	
