#578 closed defect (fixed)
ParameterInf
| Reported by: | cperales | Owned by: | danirus |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | SetAlgebra | Version: | 1.1.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Change History (2)
comment:1 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 18 years ago by
ParameterInf is a Struct name and cannot be used as variable name because Struct names works as unary operators, in the same way than grammar names (Real, Text, ...)
The parser error is certainly non obvious but is too difficult enhance it until TOL parser will be rewritten.
Thanks for reporting
Note: See
TracTickets for help on using
tickets.

It is a Structthis is why you cannot create a Set with the same name.