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

adjusted a statement about InfoObsolete #4654

Merged
merged 1 commit into from
Sep 27, 2021

Commits on Sep 12, 2021

  1. adjusted a statement about InfoObsolete

    Variables created by `DeclareObsoleteSynonym` and `DeclareObsoleteSynonymAttr`
    print a message if the `InfoObsolete` level is high enough.
    The current default threshold is 2 for `DeclareObsoleteSynonym`
    and 1 for `DeclareObsoleteSynonymAttr`,
    but the documentation claimed 1 for both.
    
    Perhaps it would be better to change the code to use default 1 (or 2?)
    in both cases.
    ThomasBreuer committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    e7fdbd4 View commit details
    Browse the repository at this point in the history