Hari Hara Naveen S

Results 12 issues of Hari Hara Naveen S

When compiling otherlibs/unix the following warning is thrown > OCAMLMKLIB libunixbyt.a OCAMLMKLIB libunixbyt.a Unknown option -fsanitize=thread The following rule is used to compile `libunixbyte.a` `lib$(CLIBNAME_BYTECODE).$(A): $(COBJS) $(V_OCAMLMKLIB)$(MKLIB) -oc $(CLIBNAME_NATIVE) $(COBJS_NATIVE)...

thread-sanitizer

Optional ADT is used in SQLInsertEmmitter.h but corresponding header is not included. Fixed by including `"llvm/ADT/Optional.h"` CMAKE_CXX_STANDARD 14 does not compiler (I am using gcc, if that matters) updated it...