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

Falcon can't compile textLayout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Apache Falcon 1.0
    • Apache Falcon 1.0
    • Falcon

    Description

      Falcon fails to compile textLayout project in test textLayoutSWC

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/compose/TextFlowLine.as:1927
      Warning: variable definition duplicates function parameter: heightAndAdj.
      var heightAndAdj:Array;
      ^

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/edit/ParaEdit.as:606
      Warning: variable definition duplicates function parameter: endIdx.
      var endIdx:int = flowRoot.flowComposer.findControllerIndexAtPosition(endIdx,true);
      ^

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/edit/ParaEdit.as:630
      Warning: variable definition duplicates function parameter: endIdx.
      var endIdx:int = flowRoot.flowComposer.findControllerIndexAtPosition(endIdx,true);
      ^

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/elements/FlowGroupElement.as:358
      Warning: variable definition duplicates function parameter: child.
      var child:FlowElement = getChildAt(idx+1);
      ^

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/elements/FlowGroupElement.as:377
      Warning: variable definition duplicates function parameter: child.
      var child:FlowElement = getChildAt(idx-1);
      ^

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/factory/StringTextLineFactory.as:313
      Warning: variable definition duplicates function parameter: bp.
      var bp:String = _tf.computedFormat.blockProgression;
      ^

      /Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/property/ArrayProperty.as:148
      Warning: variable definition duplicates function parameter: val.
      var val:Object = member[prop.name];
      ^

      Attachments

        Issue Links

          Activity

            People

              erik@ixsoftware.nl Erik de Bruin
              jbalsas Chema Balsas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: