See the following mails that relate to 3525:
http://eda.org/sv-xc/hm/0253.html
http://eda.org/sv-xc/hm/0258.html
http://eda.org/sv-ac/hm/11364.html
http://eda.org/sv-ac/hm/11365.html
http://eda.org/sv-ac/hm/11368.html
At this point, there were additional exchanges on 3525 that did not go out on the reflector. I will try to resend them now.
Shalom
From: owner-sv-ac@eda.org [mailto:owner-sv-ac@eda.org] On Behalf Of Korchemny, Dmitry
Sent: Tuesday, June 26, 2012 09:06
To: sv-ac@eda.org
Subject: [sv-ac] Please, review Mantis 3525
Hi all,
Please, review Mantis 3525 http://www.eda-stds.org/mantis/file_download.php?file_id=5777&type=bug. This Mantis contains the following backward incompatibility. It requires putting a semicolon at the end of if and case properties when they are a top property in the property construct:
E.g.,
property p;
if (a) b
endproperty
will be illegal anymore, and it will be required to write:
property p;
if (a) b;
endproperty
If required, we can have a meeting on Thursday, July 5, at 9:00am PDT to discuss it. Let me know if it works.
Thanks,
Dmitry
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
Received on Mon Jun 25 23:21:58 2012
This archive was generated by hypermail 2.1.8 : Mon Jun 25 2012 - 23:22:02 PDT