Opened 18 years ago
Closed 18 years ago
#3 closed defect (fixed)
Handling of special variables
| Reported by: | ehuelsmann | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | other | Version: | |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
ABCL is lacking correctness in many areas on this point.
(Note however that much of this is probably resolved in the 0.0.11 release. This issue here is to determine whether we achieved a level of correctness to our liking.)
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
So much improvement has been achieved in this area that no specific issues are currently known. The over-all state is quite acceptable. Closing.
Note:
See TracTickets
for help on using tickets.
The interpreter is currently in a better shape than compiler, probably also for special variable handling. So the compiler needs more attention than it currently receives.