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

Separate STRICT from MINIMAL_RUNTIME #8411

Merged
merged 1 commit into from
Apr 9, 2019
Merged

Commits on Apr 8, 2019

  1. Separate STRICT from MINIMAL_RUNTIME

    This allows us to add more incompatibility checking to the STRICT
    option without forcing it on all users or MINIMAL_RUNTIME.
    
    This is part of #8317.
    
    In particular we already already error on the use legacy settings
    when in STRICT mode, but I understand that at least on major user (@juj)
    wants to be able to continue to use legacy command line settings and
    also wants to use MINIMAL_RUNTIME.
    sbc100 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    008db61 View commit details
    Browse the repository at this point in the history