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

Back out one of the changes in #26178 to get warnings/warnings.chpl working #26180

Merged

Commits on Oct 31, 2024

  1. Back out one of the changes in chapel-lang#26178 to get warnings/warn…

    …ings.chpl working
    
    While paratesting my branch tonight, I found that
    
      chplenv/chplconfig/warnings/warnings.chpl
    
    was failing due to PR chapel-lang#26178.  Though I'm not that familiar with this
    logic, it seems that reverting half of the changes in it keeps this
    test working as expected, though it may suggest we need to do more to
    both achieve the PR's aim and also keep errors for cases like this.
    
    ---
    Signed-off-by: Brad Chamberlain <[email protected]>
    bradcray committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    308ca8b View commit details
    Browse the repository at this point in the history