Opened 16 years ago
Closed 16 years ago
#244 closed defect (fixed)
shadow variables handled incorrectly
| Reported by: | Stephen Siegel | Owned by: | zirkel |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | front | Version: | 1.0 |
| Keywords: | shadow variable local | Cc: |
Description
When a local variable and global variable have the same name, and the identifier appears in the function body, the front end interprets the identifier as the global instead of the local
Change History (2)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by Ben.