• Sergei Golubchik's avatar
    compiler warning · 04b1e61d
    Sergei Golubchik authored
    storage/connect/tabjson.cpp:198:10: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
       return NULL;
    04b1e61d
tabjson.cpp 63.6 KB