Bugzilla Automation <bugzi...@freebsd.org> has asked k...@freebsd.org for
maintainer-feedback:
Bug 228392: databases/qt4-mysql-plugin: compile errors related to "my_bool"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228392



--- Description ---
Error:

../qt-everywhere-opensource-src-4.8.7/src/sql/drivers/mysql/qsql_mysql.cpp:963:
33:
error: assigning to 'my_bool *' (aka 'char *') from incompatible type 'bool *'
            currBind->is_null = &nullVector[i];
                                ^~~~~~~~~~~~~~


Complete log:
https://pkgbuild.csie.ntu.edu.tw/pkg-stat/data/freebsd11-default-workstation/20
18-05-20_08h41m01s/logs/errors/qt4-mysql-plugin-4.8.7_4.log

Maybe related to this:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227813

Reply via email to