[
https://issues.apache.org/jira/browse/FLEX-33306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cyrill Zadra updated FLEX-33306:
--------------------------------
Description:
Falcon fails to compile the mx project in test mxSWC
C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\DataGrid.as:3361
Warning: variable definition duplicates function parameter: height.
var height:Number = Math.min(height,
^
C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\DataGrid.as:5310
Warning: variable definition duplicates function parameter: event.
var event:DataGridEvent =
^
C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\List.as:1292
Warning: variable definition duplicates function parameter: height.
var height:Number = Math.min(
^
C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\List.as:1516
Error: Call to a possibly undefined method pop through a reference with static
type ListRowInfo.
rowInfo.pop();
^
C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\List.as:2810
Warning: variable definition duplicates function parameter: event.
var event:ListEvent =
^
C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\listClasses\ListBase.as:7352
Warning: variable definition duplicates function parameter: index.
var index:int = bookmark.getViewIndex();
^
was:
Falcon fails to compile the mx project in test mxSWC
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/DataGrid.as:3339
Warning: variable definition duplicates function parameter: height.
var height:Number = Math.min(height,
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/DataGrid.as:5285
Warning: variable definition duplicates function parameter: event.
var event:DataGridEvent =
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/List.as:1292
Warning: variable definition duplicates function parameter: height.
var height:Number = Math.min(
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/List.as:1516
Error: Call to a possibly undefined method pop through a reference with static
type ListRowInfo.
rowInfo.pop();
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/List.as:2810
Warning: variable definition duplicates function parameter: event.
var event:ListEvent =
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/RichTextEditor.mxml:1053
Error: Type * cannot be embedded
<mx:Object icon="@Embed('assets/icon_align_left.png')"
action="left"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/RichTextEditor.mxml:1054
Error: Type * cannot be embedded
<mx:Object
icon="@Embed('assets/icon_align_center.png')" action="center"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/RichTextEditor.mxml:1055
Error: Type * cannot be embedded
<mx:Object icon="@Embed('assets/icon_align_right.png')"
action="right"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/RichTextEditor.mxml:1056
Error: Type * cannot be embedded
<mx:Object
icon="@Embed('assets/icon_align_justify.png')" action="justify"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/controls/listClasses/ListBase.as:7348
Warning: variable definition duplicates function parameter: index.
var index:int = bookmark.getViewIndex();
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:354
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeOut1" alphaFrom="1.0" alphaTo="0.0"
duration="300" color="0xffffff" perElementOffset="60" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:358
Error: This id is not unique. It will be ignored.
<mx:Parallel id="shrink" duration="300" >
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:360
Error: This id is not unique. It will be ignored.
<mx:WipeUp id="wipeUp1" showTarget="false" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:368
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="dissolve1" alphaTo="0.0" duration="1"
color="0xffffff" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:370
Error: This id is not unique. It will be ignored.
<mx:Parallel id="grow" duration="300">
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:374
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeIn1" alphaFrom="0.0" alphaTo="1.0"
duration="300"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:377
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeOut2" alphaTo="0.0" duration="300"
color="0xffffff" filter="replacedItem" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultListEffect.mxml:380
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeIn2" alphaTo="1.0" duration="300"
color="0xffffff" filter="replacementItem"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultTileListEffect.mxml:273
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeOut1" alphaTo="0.0" duration="350"
filter="removeItem" color="0xffffff" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultTileListEffect.mxml:275
Error: This id is not unique. It will be ignored.
<mx:Move id="move1" duration="300" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultTileListEffect.mxml:278
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeIn1" alphaFrom="0.0" alphaTo="1.0"
duration="300" color="0xffffff" filter="addItem"/>
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultTileListEffect.mxml:282
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeOut2" alphaTo="0.0" duration="350"
color="0xffffff" filter="replacedItem" />
^
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mx/src/mx/effects/DefaultTileListEffect.mxml:285
Error: This id is not unique. It will be ignored.
<mx:Dissolve id="fadeIn2" alphaFrom="0.0" alphaTo="1.0"
duration="350" color="0xffffff" filter="replacementItem"/>
^
> Falcon can't compile mx
> -----------------------
>
> Key: FLEX-33306
> URL: https://issues.apache.org/jira/browse/FLEX-33306
> Project: Apache Flex
> Issue Type: Bug
> Components: Falcon
> Reporter: Chema Balsas
> Labels: Falcon
>
> Falcon fails to compile the mx project in test mxSWC
> C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\DataGrid.as:3361
> Warning: variable definition duplicates function parameter: height.
> var height:Number = Math.min(height,
> ^
> C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\DataGrid.as:5310
> Warning: variable definition duplicates function parameter: event.
> var event:DataGridEvent =
> ^
> C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\List.as:1292
> Warning: variable definition duplicates function parameter: height.
> var height:Number = Math.min(
> ^
> C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\List.as:1516
> Error: Call to a possibly undefined method pop through a reference with
> static type ListRowInfo.
> rowInfo.pop();
> ^
> C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\List.as:2810
> Warning: variable definition duplicates function parameter: event.
> var event:ListEvent =
> ^
> C:\dev\apache-flex\sdk\frameworks\projects\mx\src\mx\controls\listClasses\ListBase.as:7352
> Warning: variable definition duplicates function parameter: index.
> var index:int = bookmark.getViewIndex();
> ^
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira