59e25a2 Fix regressions with GCC 5.0

Authored and Committed by ppisar 9 years ago
    Fix regressions with GCC 5.0
    
    Upstream proposed different fix for the Errno by modifying global CPP
    flags. I think this an overkill preventing people from using the new
    GCC features. So I roll in now the fix local to the Errno module for
    now.
    
        
file modified
+14 -1