Skip to content
  • Jon Olav Hauglid's avatar
    05a75687
    Bug#18047020: BROKEN BUILD WITH CLANG 3.4 · 05a75687
    Jon Olav Hauglid authored
    Fix a compilation error in extra/yassl/taocrypt/include/runtime.hpp
    and a number of new warnings about unused functions/variables.
    
    Also removed all MTR suppressions for __cxa_pure_virtual.
    They are no longer needed as these tests use DBUG_SUICIDE to 
    terminate the server rather than exit(1). See Bug#11759828
    05a75687
    Bug#18047020: BROKEN BUILD WITH CLANG 3.4
    Jon Olav Hauglid authored
    Fix a compilation error in extra/yassl/taocrypt/include/runtime.hpp
    and a number of new warnings about unused functions/variables.
    
    Also removed all MTR suppressions for __cxa_pure_virtual.
    They are no longer needed as these tests use DBUG_SUICIDE to 
    terminate the server rather than exit(1). See Bug#11759828
Loading