Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
7 results

Paths.hs

  • stuebinm's avatar
    7c29b52d
    fixed some warnings (and disabled others) · 7c29b52d
    stuebinm authored
    So far i've never found an instance of -Wname-shadowing telling me
    anything useful, so it's disabled now, and most of the other trivial
    ones are fixed.
    
    (I assume this means I'll need -Wname-shadowing in about a day or two to
    find some bug ...)
    7c29b52d
    History
    fixed some warnings (and disabled others)
    stuebinm authored
    So far i've never found an instance of -Wname-shadowing telling me
    anything useful, so it's disabled now, and most of the other trivial
    ones are fixed.
    
    (I assume this means I'll need -Wname-shadowing in about a day or two to
    find some bug ...)