Skip to content
  • Simon Peyton Jones's avatar
    Initialise cec_suppress properly · ecc0ddf6
    Simon Peyton Jones authored
    In TcErrors, cec_suppress is used to suppress low-priority
    errors in favour of truly insoluble ones.
    
    But I was failing to initialise it correcly at top level, which
    resulted in Trac #15539.  Easy to fix.
    
    A few regression tests have fewer errors reported, but that seems to
    be an improvement.
    ecc0ddf6