Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Fix "errors" module-related issues #161

Merged
merged 2 commits into from
Feb 21, 2020
Merged

Fix "errors" module-related issues #161

merged 2 commits into from
Feb 21, 2020

Conversation

exoego
Copy link
Owner

@exoego exoego commented Feb 21, 2020

  • Error class and object is exposed globally
  • SystemError is not exposed and newable

These are found while preparing for Scala.js 1.0 in #156
It seems that Scala.js 0.6 do not complain about these issue in errors module, but Scala.js 1.0 do.

@exoego exoego added the bug Something isn't working label Feb 21, 2020
@exoego exoego merged commit bdf6fb7 into master Feb 21, 2020
@exoego exoego deleted the fix-errors-module branch February 21, 2020 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant