Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.5 (Release)
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Version: FB build 262635
Steps to reproduce:
1. extract the attached file to a folder
2. cd to the folder's src directory
3. compc -include-sources ./ -include-namespaces http://www.ibm.com/xmlns/prod/ilog/bug2 -compiler.namespaces.namespace http://www.ibm.com/xmlns/prod/ilog/bug2 ./manifest.xml -source-path+=. -o test.swc
Actual Results:
spark-bug1/src/bug1/MyComponent.as: Error: The definition is in circular inheritance.
Expected Results:
Should work
Workaround (if any):
Add each source file individually using -include-classes