Skip to content
  • Ian Lynagh's avatar
    Fix gcc 4.6 warnings; fixes #5176 · 0a6f26f6
    Ian Lynagh authored
    Based on a patch from David Terei.
    
    Some parts are a little ugly (e.g. defining things that only ASSERTs
    use only when DEBUG is defined), so we might want to tweak things a
    little.
    
    I've also turned off -Werror for didn't-inline warnings, as we now
    get a few such warnings.
    0a6f26f6