Homec4science

Explicitly enable strict compilation for the Aphlict client SWF.

Authored by Joshua Spence <josh@joshuaspence.com> on Jun 3 2014, 15:10.

Description

Explicitly enable strict compilation for the Aphlict client SWF.

Summary:
Strict mode is enabled by default, but it would be best to explicitly enable it... just in case.

Strict mode prints undefined property and function calls; also performs compile-time type checking on assignments and options supplied to method calls. See http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7a92.html

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

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

Details

Committed
epriestley <git@epriestley.com>Jun 3 2014, 15:10
Pushed
aubortJan 31 2017, 17:16
Parents
rPH0d03bbe43cf7: Allow repositories to be deleted using `./bin/remove`.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb01f57bfdbc8: Explicitly enable strict compilation for the Aphlict client SWF. (authored by Joshua Spence <josh@joshuaspence.com>).Jun 3 2014, 15:10