[Uvm-git] [UVM:GIT Sourceforge] uvm branch, SNPS_ReportCatcher, updated. InitialVersion-25-gd88cd26
Status: Alpha
Brought to you by:
ambarsarkar
From: John R. <jl...@us...> - 2010-04-19 19:23:57
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, SNPS_ReportCatcher has been updated via d88cd269026d98f7a72bb20a67b5188bfff89362 (commit) from c39f2d8a215de021d69ca3cdcae11238eeb2a1c3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d88cd269026d98f7a72bb20a67b5188bfff89362 Author: John Rose <jl...@ca...> Date: Mon Apr 19 15:14:05 2010 -0400 Modified to run on IUS. Change __FILE__/__LINE__ macros to uvm_file/uvm_line. Modifed usages of static const to be const static (per LRM). Fixed bug in the first argument of the call to uvm_report_server::process_report() called from uvm_report_catcher::issue(), this argument is severity, not message. ----------------------------------------------------------------------- Summary of changes: distrib/src/base/uvm_report_catcher.svh | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) hooks/post-receive -- uvm |