Skip to content
  • Magnus Blåudd's avatar
    2f1a5229
    Bug#27682318 SPLIT NDB_GLOBAL.H [noclose] · 2f1a5229
    Magnus Blåudd authored
    Remove m_ctype.h from ndb_global.h and include it (or the relevant
    include file) in the file where it's used.
    Remove global include of ctype.h
    
    Remove outdated min, max defines
    Remove outdated BaseString::snprintf and BaseString::vsnprintf defines,
    all platforms now support using C++11 snprintf directly
    
    Change-Id: Ib6cd07b4a3befcc188fc786d19995b5a73ac6178
    2f1a5229
    Bug#27682318 SPLIT NDB_GLOBAL.H [noclose]
    Magnus Blåudd authored
    Remove m_ctype.h from ndb_global.h and include it (or the relevant
    include file) in the file where it's used.
    Remove global include of ctype.h
    
    Remove outdated min, max defines
    Remove outdated BaseString::snprintf and BaseString::vsnprintf defines,
    all platforms now support using C++11 snprintf directly
    
    Change-Id: Ib6cd07b4a3befcc188fc786d19995b5a73ac6178
Loading