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

bug: NewObjE initialisation short-circuiting with mutable variables is changing behaviour #4623

Merged
merged 5 commits into from
Jul 19, 2024

Commits on Jul 19, 2024

  1. extend testcase to demonstrate evaluation order problem

    in the presence of side-effects
    ggreif committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d4be2d9 View commit details
    Browse the repository at this point in the history
  2. accept

    note the discrepancy
    ggreif committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9b03507 View commit details
    Browse the repository at this point in the history
  3. accept how it schould be

    ggreif committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cf37329 View commit details
    Browse the repository at this point in the history
  4. basically revert #4611

    ggreif committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    13d9d57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e111d83 View commit details
    Browse the repository at this point in the history