Hi Ed: > Also, could initialization hide user errors with respect to local > var flow? How do you envision such an error being hidden? Are you imagining that the user writes a declaration assignment when he really means not to and then is not told by the compiler that he has an illegal reference to an unassigned local variable? I think it is always possible for the user to write something that he does not intend. Generally, the tool cannot tell the user when he has done such a thing. > Ie. Is initialization really needed? It has been requested by users. In my opinion, it is a cleaner way to provide the initial assignments to those variables which require them than to use the explicit "(1,v=e) ##0" or similar device. J.H. > X-Authentication-Warning: server.eda-stds.org: majordom set sender to owner-sv-ac@eda.org using -f > X-MIMEOLE: Produced By Microsoft Exchange V6.5 > Content-class: urn:content-classes:message > Date: Tue, 20 Feb 2007 08:12:13 -0800 > Thread-Topic: [sv-ac] revised proposal for mantis 1668 > Thread-Index: AcdTfipmQ02SrdrYQiSDzvIR4ayCcwBiPRJgAACwwF0= > From: "Eduard Cerny" <Eduard.Cerny@synopsys.com> > X-OriginalArrivalTime: 20 Feb 2007 16:12:14.0356 (UTC) FILETIME=[E253D540:01C75509] > X-eda.org-MailScanner: Found to be clean, Found to be clean > X-Spam-Status: No, No > X-MIME-Autoconverted: from base64 to 8bit by server.eda-stds.org id l1KGCNeD009000 > Sender: owner-sv-ac@eda.org > X-eda.org-MailScanner-Information: Please contact the ISP for more information > X-eda.org-MailScanner-From: owner-sv-ac@server.eda.org > > Hi John, > Also, could initialization hide user errors with respect to local var flow? Ie. Is initialization really needed? > Regards, > Ed > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Tue Feb 20 08:48:52 2007
This archive was generated by hypermail 2.1.8 : Tue Feb 20 2007 - 08:49:07 PST