Opened 11 years ago
Closed 5 years ago
#3174 closed defect (fixed)
Duplicate elements not detected
| Reported by: | Martin Sjölund | Owned by: | Per Östlund |
|---|---|---|---|
| Priority: | high | Milestone: | 1.16.0 |
| Component: | Frontend | Version: | trunk |
| Keywords: | Cc: |
Description
Duplicate elements are not detected for the following
model M Real x,x; equation x = 1.0; end M;
Change History (1)
comment:1 by , 5 years ago
| Milestone: | Future → 1.16.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Both the old and the new frontend now detects the duplicate elements.