[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  SVN::S4
  SystemPerl
  Voneline
  WFH
General Info
  Papers

Issue #59

Warning UNOPTFLAT written to stdout, not stderr

Added by Jeremy Bennett over 4 years ago. Updated about 4 years ago.

Status:Closed Start date:01/26/2009
Priority:Low Due date:
Assignee:Wilson Snyder % Done:

0%

Category:Usage
Target version:-

Description

Most warnings are written to the standard error stream, so I can capture all the warnings in a file with a command like:

make -f linux.mk clean verilate 2>/tmp/log

However UNOPTFLAT messages are written to stdout, so will not appear in this log file. This appears to be inconsistent.

History

Updated by Wilson Snyder over 4 years ago

  • Category set to Usage
  • Status changed from New to Resolved
  • Assignee set to Wilson Snyder

Fixed in GIT and will be in next release. Thanks.

Updated by Wilson Snyder over 4 years ago

BTW there were a couple of others I fixed too.

Updated by Wilson Snyder about 4 years ago

  • Status changed from Resolved to Closed

In 3.701

Also available in: Atom