maintainer-feedback requested: [Bug 228392] databases/qt4-mysql-plugin: compile errors related to "my_bool"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 21 10:21:27 UTC 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at 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


More information about the kde-freebsd mailing list