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

OTP 26 support #923

Merged
merged 9 commits into from
Jun 25, 2023
Merged

OTP 26 support #923

merged 9 commits into from
Jun 25, 2023

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    0047288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7696c5c View commit details
    Browse the repository at this point in the history
  3. trap exits in output device

    make sure that io_request is handled before exiting
    lukaszsamson committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9ef993e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f45b6 View commit details
    Browse the repository at this point in the history
  5. do not call setopt

    on OTP 26 somehow this results in setopt request being sent to OutputDevice with not supported options causing it to crash
    lukaszsamson committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5ed4c7a View commit details
    Browse the repository at this point in the history
  6. run formatter

    lukaszsamson committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    1eb9606 View commit details
    Browse the repository at this point in the history
  7. failing case

    lukaszsamson committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    ce88f3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe8f8b8 View commit details
    Browse the repository at this point in the history
  9. cleanup

    lukaszsamson committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b6cb067 View commit details
    Browse the repository at this point in the history