Field

Ticket #33 (assigned)

Opened 11 months ago

Last modified 6 months ago

Improve Globals resolution algorithm

Reported by: marc Assigned to: marc (accepted)
Priority: Milestone:
Component: documentation Version:
Keywords: Cc:

Description

The resolution algorithm used for the auto executing Globals trick could be improved slightly. Specifically:

  • Global variables that are written twice should not be a candidate for linkage.
  • Global variables that are missing after execution should be removed from the autoexec text.

Change History

03/15/2008 08:29:38 AM changed by marc

Done. Needs testing, and a little documentation (so we're keeping this open)

03/15/2008 08:29:42 AM changed by marc

  • owner set to marc.
  • status changed from new to assigned.

07/22/2008 02:24:58 AM changed by marc

  • component set to documentation.