Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-11900

-strict doesn't catch non-existent properties accessed by :: on an imported namespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile the bugfile with -strict=true and run it.

      Actual Results:
      It compiles, traces 17, and then gives ReferenceError: Error #1065: Variable http://whatever::xfoo is not defined.

      Expected Results:
      Compilation error: Access of undefined property xfoo.

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: