Skip to content
  • Ole John Aske's avatar
    add30d56
    Fix for bug#18068206 COMPILER WARNING: "ERR" REDEFINED · add30d56
    Ole John Aske authored
          
    On Solaris platforms the definition of 'ERR' in NDBT_Error.hpp
    redefined 'ERR' which was defined in the include file 
    /usr/include/sys/regset.h
          
    This patch rename *ERR to NDB_*ERR to remove that name clash.
          
    NOTE: No functional changes, only a pure rename.
    add30d56
    Fix for bug#18068206 COMPILER WARNING: "ERR" REDEFINED
    Ole John Aske authored
          
    On Solaris platforms the definition of 'ERR' in NDBT_Error.hpp
    redefined 'ERR' which was defined in the include file 
    /usr/include/sys/regset.h
          
    This patch rename *ERR to NDB_*ERR to remove that name clash.
          
    NOTE: No functional changes, only a pure rename.
Loading