1 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
db6bc58c59 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}
                      ^~~~~
2018-02-16 22:50:47 +00:00