Skip to content
Fix compare of reference with NULL object: avoid OksObject::operator!=
forced to compare addresses of references with NULL completely. Fix
compilation warning in oks_dump and fix type in CMake file.