• D
    Compilation error while compiling with OPT=-g · 9c6c232e
    Dhruba Borthakur 提交于
    Summary:
    make clean check OPT=-g fails
    leveldb::DBStatistics::getTickerCount(leveldb::Tickers)’:
    ./db/db_statistics.h:34: error: ‘MAX_NO_TICKERS’ was not declared in this scope
    util/ldb_cmd.cc:255: warning: left shift count >= width of type
    
    Test Plan:
    make clean check OPT=-g
    
    Reviewers:
    
    CC:
    
    Task ID: #
    
    Blame Rev:
    9c6c232e
db_statistics.h 1.0 KB