Opened 14 years ago
Last modified 14 years ago
#1339 closed defect (fixed)
Susan uses RML local declarations
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Martin Sjölund, Pavol Privitzer |
Description
RML has now deprecated the use of case-local variables, which Susan uses heavily.
These should be merged into the match local declarations (possibly with a suffix for the case number to avoid clashes due to uniontypes using the same name for different types).
Note:
See TracTickets
for help on using tickets.
Pavol fixed this some time ago