-
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.
Ole John Aske authoredOn 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