Ticket #4 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

[PATCH] Scope resolution bug

Reported by: steve Owned by: somebody
Priority: normal Milestone:
Component: airspeed Version:
Severity: normal Keywords:
Cc:

Description

(From Andreas Klöckner)

here's another patch against Airspeed (current SVN). This one fixes a tricky bug in scope resolution: With the current code, when evaluating $a.b($c), the global namespace at the evaluation of $c becomes $a, instead of the *real* global namespace.

Attachments

.2 Download (0 bytes) - added by steve 7 years ago.
airspeed-scope-resolution-2005-03-01-ak.patch Download (467 bytes) - added by steve 7 years ago.

Change History

Changed 7 years ago by steve

  • attachment .2 Download added

Changed 7 years ago by steve

Changed 7 years ago by steve

  • summary changed from Scope resolution bug to [PATCH] Scope resolution bug

Changed 7 years ago by steve

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.