mirror of https://github.com/MariaDB/server
Browse Source
A conversion warning 4267 that we want to disable(prior to 10.3), was suppressed with cmake VS generator for C++ and C, despite being set only for CXX flags. The fix is to disable the warning in C flags, too. In 10.2, this warning is noisy, in 10.3 it is fixed.bb-10.2-kevgs
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue