Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for #15635 (integer encoding issue) #18730

Merged
merged 1 commit into from
Feb 12, 2020
Merged

Commits on Feb 11, 2020

  1. [BUGFIX lts] Workaround for integer literals

    Workaround for the Glimmer VM bug which encodes/decodes integer
    literals correctly. See #15635.
    
    Based on #18484 and #18484 (comment)
    
    Fixes #15635.
    Closes #18484.
    
    Co-authored-by: Saravana Kumar V <vsk62.gate@gmail.com>
    chancancode and saravanak committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    69fc6dd View commit details
    Browse the repository at this point in the history