Ticket #3018 (new bug)
Constraints of function in record appears to nullifiy instance constraints.
| Reported by: | ben.kavanagh | Owned by: | simonpj |
|---|---|---|---|
| Component: | Compiler | Version: | 6.10.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | ||
| Test Case: | Architecture: | Unknown/Multiple | |
| Type of failure: |
Description
If an field of a record that has constraints in its type, defining a value for this field appears to cause the compiler to ignore outer level constraints declared for an instance.
This problem restricts generic functions written in syb-with-class and replib style to functions that do not have constraints.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

