Skip to content
Snippets Groups Projects
  • Yang Tse's avatar
    2c166812
    Adjusted to take in account that... · 2c166812
    Yang Tse authored
    With the curl memory tracking feature decoupled from the debug build feature,
    CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows:
    
    CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug)
    
    DEBUGBUILD used for debug enabled specific code (--enable-debug)
    2c166812
    History
    Adjusted to take in account that...
    Yang Tse authored
    With the curl memory tracking feature decoupled from the debug build feature,
    CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows:
    
    CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug)
    
    DEBUGBUILD used for debug enabled specific code (--enable-debug)