HomePhorge

(maint) Remove unused scope from closure call_by_name
4a12f5d9475aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Remove unused scope from closure call_by_name

The big removal of 3x parser/ast missed to remove the unused scope
that was present in Closure#call_by_name.

This commit removes the unused scope, and corrects a typo in code that
supports use cases not yet merged to master (if invoked would cause a
hard stop on undefined variable 'scope').

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUcb2e1ab78a1e: (maint) Update obsolete TODO comment referencing PUP-3274
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU4a12f5d9475a: (maint) Remove unused scope from closure call_by_name (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Nov 24 2014, 4:15 PM