﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1972	Reinit in when equations with condition initial() should report an error	Adrian Pop	Adrian Pop	"From Lennart (lochel) comment on bug #1688:
reinit used in a when initial() clause:
{{{
when initial() then
  reinit(x, u);
end when;
}}}
That makes no sense and is not valid. 
Perhaps, that should be caught in the Frontend?"	defect	closed	high	1.9.0	Frontend	trunk	fixed		Lennart Ochel Jens Frenkel Willi Braun
