Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.5 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile the attached application with the following compiler options
mxmlc -compiler.show-deprecation-warnings=false -compiler.warn-deprecated-property-error=false -compiler.warn-deprecated-function-error=false AppUsingDeprecatedAPI.mxml
2.
3.
Actual Results:
Warnings for deprecated properties are still shown
Expected Results:
Warnings should not be shown
Workaround (if any):
None