apache / apache/royale-compiler

Add compiler warning for unqualified use of new Event

Open
#51 0 comments 0 reactions 1 assignee Claimed by @Harbs View on GitHub
Dominant language
Java
Stars
113
Forks
54
PR merge metrics
No merged PRs in 30d

Description

`new Event()` with no import will successfully compile in JS, but will create a browser event instead of a royale Event. This will usually be a mistake (and not work in IE). A compiler warning will make it easier to spot and fix.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.