Add a patch to fix the build with clang 6.
toplsqltext.cpp:80:19: error: cannot initialize a member subobject of type 'const char *' with an rvalue of type 'bool'
{ NULL, NULL, false, false}
^~~~~
Add a patch to fix the build with clang 6. Tags None Referenced Files None Subscribers None
Description
Details
|