John,
I just noticed this issue. Sorry for the late notice. LRM says
"int get_verbosity() const;
const char* get_file_name() const;
int get_line_number() const;
Each of these six member functions shall return the corresponding property of the sc_report object.
The properties themselves can only be set by passing their values as arguments to the function
sc_report_handler::report."
The verbosity property is only defined for SC_INFO messages. What should sc_report::get_verbosity() return for non-info messages? We could specify a default value of SC_MEDIUM (200) as the verbosity property of non-info reports - something needs to be spelled out in the LRM.
Thanks,
-Bishnupriya
----------------------------------------------------------------------------------------------------------------------------------------------------
Bishnupriya Bhattacharya | Software Architect - Virtual System Platform | Cadence
P: +91.80.4184.1197 www.cadence.com<http://www.cadence.com/>
----------------------------------------------------------------------------------------------------------------------------------------------------
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Jan 17 08:40:37 2011
This archive was generated by hypermail 2.1.8 : Mon Jan 17 2011 - 08:40:39 PST