• unknown's avatar
    PBXT fixes. · 28004e56
    unknown authored
     - Silence a compiler warning.
     - Don't build pbms object files now that we disabled pbms.
    
    
    storage/pbxt/src/Makefile.am:
      We disabled PBMS, so don't build it.
    storage/pbxt/src/datalog_xt.cc:
      Silence a warning about signed/unsigned comparison.
    28004e56
datalog_xt.cc 61.7 KB