Re: Implicit casts for typedefs

2019-06-24 Thread Greg Dove
Hi Harbs, I am keen to help find an easier solution. @royalesuppresscompleximplicitcoercion crypto.createDecipher or for non-specific suppression, simply: @royalesuppresscompleximplicitcoercion true or even @royalesuppresscompleximplicitcoercion (which defaults to 'true') is another option,

RE: State of Emulation Components

2019-06-24 Thread Yishay Weiss
I just rebuilt too and am getting a different exception. Column 4844 seems to refer to ths line in explorer.xml I wonder if the recent changes in XML have anything to do with it. On my editor the above line is unique in that it’s the only one with a

Jenkins build is back to normal : royale-asjs_jsonly #3154

2019-06-24 Thread Apache Royale CI Server
See

RE: [royale-asjs] branch develop updated: Adding a resizable load inicator.

2019-06-24 Thread Yishay Weiss
Just saw you beat me to it. Thanks. From: Alex Harui Sent: Sunday, June 23, 2019 7:38:40 PM To: dev@royale.apache.org Subject: Re: [royale-asjs] branch develop updated: Adding a resizable load inicator. I made some changes so it more closely matches how we

Implicit casts for typedefs

2019-06-24 Thread Harbs
I have the following code in an app which uses Node.js: var cr:* = require('crypto'); var decipher:Decipher = cr.createDecipher('aes-256-ctr',KEY); (The reason cr is untyped is because crypto.createDecipher is not recognized in the typedefs.) This used to work fine, but it currently gets

Jenkins build is back to normal : royale-asjs_MXTests #890

2019-06-24 Thread Apache Royale CI Server
See

Jenkins build is back to normal : royale-typedefs #1408

2019-06-24 Thread Apache Royale CI Server
See