• Staale Smedseng's avatar
    Bug #43414 Parenthesis (and other) warnings compiling · 57a40848
    Staale Smedseng authored
    MySQL with gcc 4.3.2
          
    This is the final patch in the context of this bug. 
    
    cmd-line-utils/readline/rlmbutil.h:
      Changed in a previous patch, reverted by a backport.
    cmd-line-utils/readline/text.c:
      Static var initialization.
    extra/yassl/include/yassl_error.hpp:
      SetErrorString handles errors outside of the YasslError
      enum.
    extra/yassl/src/ssl.cpp:
      SetErrorString handles errors outside of the YasslError
      enum.
    extra/yassl/src/yassl_error.cpp:
      SetErrorString handles errors outside of the YasslError
      enum.
    57a40848
yassl_error.cpp 6.65 KB