Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D7DB1857D for ; Wed, 20 Jan 2016 00:38:45 +0000 (UTC) Received: (qmail 80431 invoked by uid 500); 20 Jan 2016 00:38:40 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 80298 invoked by uid 500); 20 Jan 2016 00:38:40 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 80233 invoked by uid 99); 20 Jan 2016 00:38:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jan 2016 00:38:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1D6062C1F58 for ; Wed, 20 Jan 2016 00:38:40 +0000 (UTC) Date: Wed, 20 Jan 2016 00:38:40 +0000 (UTC) From: "lizhi (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-35013) flexjs funtion int args MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-35013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107750#comment-15107750 ] lizhi commented on FLEX-35013: ------------------------------ in as 1.323432 should 1 but this not a big bug, > flexjs funtion int args > ----------------------- > > Key: FLEX-35013 > URL: https://issues.apache.org/jira/browse/FLEX-35013 > Project: Apache Flex > Issue Type: Bug > Reporter: lizhi > Fix For: Apache FlexJS 0.6.0 > > > as > function a(b:int):void{ > } > js short > function a(b){ > b=int(b); > } -- This message was sent by Atlassian JIRA (v6.3.4#6332)