RE: [sv-bc] Incorrect text in `define macro section

From: Bresticker, Shalom <shalom.bresticker_at_.....>
Date: Sun Feb 15 2009 - 01:23:09 PST
This has been corrected partially in the Draft 8 ballot version.
The comment now says,
// expands to '$display(1,,,,"3");' 
However, it should say,
// expands to '$display(1,,,,3);' 

Shalom


> -----Original Message-----
> From: owner-sv-bc@server.eda.org 
> [mailto:owner-sv-bc@server.eda.org] On Behalf Of Bresticker, Shalom
> Sent: Thursday, February 05, 2009 12:10 PM
> To: Surya Pratik Saha; sv-bc@eda.org
> Subject: RE: [sv-bc] Incorrect text in `define macro section
> 
> You are correct.
> The error is in the proposal for Mantis 1571.
> I think this should be treated as an editorial correction.
> 
> Shalom
> 
> > Following text is written in LRM section "22.5 `define, `undef and 
> > `undefineall"
> >
> > `MACRO2 (1, , 3) // argument b omitted, replaced by nothing 
> // expands 
> > to '$display(5,,,,"C");'
> >
> > However, correct text should be:
> > `MACRO2 (1, , 3) // argument b omitted, replaced by nothing 
> // expands 
> > to '$display(1,,,,3);'
> >
> > because, value of 'a' and 'c' are provided.
> >
> > I have filed Mantis 2579 regarding this.
> ---------------------------------------------------------------------
> 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.
> 
> 
> --
> This message has been scanned for viruses and dangerous 
> content by MailScanner, and is believed to be clean.
> 
> 
> 
---------------------------------------------------------------------
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.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Sun Feb 15 01:25:06 2009

This archive was generated by hypermail 2.1.8 : Sun Feb 15 2009 - 01:27:36 PST