Homec4science

Fix `str` being defined as a global variable

Authored by Joshua Spence <josh@joshuaspence.com> on Dec 30 2014, 11:57.

Description

Fix str being defined as a global variable

Summary: This variable should be local, not global. This silences a few JSHint warnings.

Test Plan: arc lint

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11068

Details

Committed
epriestley <git@epriestley.com>Dec 30 2014, 11:57
Pushed
aubortJan 31 2017, 17:16
Parents
rPHfdd1357ce24f: Fix `next_src` being defined as a global variable
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH6b17a5a6ca49: Fix `str` being defined as a global variable (authored by Joshua Spence <josh@joshuaspence.com>).Dec 30 2014, 11:57