Issue #59
Warning UNOPTFLAT written to stdout, not stderr
| 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.
Also available in: Atom
![[logo]](/img/veripool_small.png)