diff options
author | Davi Arnaut <davi.arnaut@oracle.com> | 2010-10-19 11:49:31 -0200 |
---|---|---|
committer | Davi Arnaut <davi.arnaut@oracle.com> | 2010-10-19 11:49:31 -0200 |
commit | 183710558f78bb2fa55640ef1f0d2e087355240e (patch) | |
tree | 4b54fc13ebf155bdac10b6029597b2b0666726f8 /config/ac-macros/plugins.m4 | |
parent | 95d91c0f575fc490ac9e3d36a7d65980d9347489 (diff) | |
download | mariadb-git-183710558f78bb2fa55640ef1f0d2e087355240e.tar.gz |
Bug#45288: pb2 returns a lot of compilation warnings on linux
Fix assorted compiler warnings on Mac OS X.
BUILD/SETUP.sh:
Remove -Wctor-dtor-privacy flag to workaround a GCC bug that
causes it to not properly detect that implicitly generated
constructors are always public.
cmd-line-utils/readline/terminal.c:
tgetnum and tgetflag might not take a const string argument.
mysys/my_gethostbyname.c:
Tag unused arguments.
mysys/my_sync.c:
Tag unused arguments.
Diffstat (limited to 'config/ac-macros/plugins.m4')
0 files changed, 0 insertions, 0 deletions