Skip to content
  • Mauritz Sundell's avatar
    bf09478e
    Use {UINT,INT}32_{MIN,MAX} from stdint.h · bf09478e
    Mauritz Sundell authored
    Bug#25974560 COMPILER WARNINGS ON WINDOWS: WARNING C4005: 'INT32_MAX' : MACRO REDEFINITION
    
    Remove the definitions for the above from ndb_constants.h.
    
    This should get rid of build warnings on Windows.
    bf09478e
    Use {UINT,INT}32_{MIN,MAX} from stdint.h
    Mauritz Sundell authored
    Bug#25974560 COMPILER WARNINGS ON WINDOWS: WARNING C4005: 'INT32_MAX' : MACRO REDEFINITION
    
    Remove the definitions for the above from ndb_constants.h.
    
    This should get rid of build warnings on Windows.
Loading