aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql-connector-java
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2022-08-12 05:44:22 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2022-08-12 05:44:22 +0000
commitc8cf818032ace38110dad09d664406f9d9ebbe92 (patch)
tree56bf22d0503c92e3974a446963ea97694b97578d /databases/mysql-connector-java
parent2aab13bac8f6b7316d6bdde2e33469e770a6ba57 (diff)
archivers/ccmix: unbreak the build against unsigned-by-default char
On ARM, PowerPC, RISC-V (of the architectures supported by FreeBSD) char type is unsigned by default, which causes the following build error due to incorrect array declaration: mixkey/mix_dexoder.cpp:17:5: error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing]
Diffstat (limited to 'databases/mysql-connector-java')
0 files changed, 0 insertions, 0 deletions