• Vladislav Vaintroub's avatar
    Fix compile error on Windows after WL#1054 push. · a1fe2366
    Vladislav Vaintroub authored
    The error was introduced by typo in variable name (errormsg instead of correct
    errmsg)
    
    - Also, precache  HAVE_PEERCRED to OFF in cmake\os\WindowsCache.cmake
    (to avoid useless system check).
    - Also, add missing check for errors from FormatMessage().
    
    - Also, remove annoying CMake debug printout of MALLOC_LIB if this is not set.
    a1fe2366
client_plugin.c 12.6 KB