Opened 13 years ago
Last modified 9 years ago
#1616 new defect
Unbound parameter warning should be output during instantiation and not elaboration
Reported by: | Per Östlund | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Version: | ||
Keywords: | Cc: | Per Östlund |
Description
We currently print warnings about unbound parameters during elaboration, which means that a warning is generated for each use of the parameter. We should instead print a warning during the instantiation of the variable.
Note:
See TracTickets
for help on using tickets.