mariadb/cmd-line-utils
Davi Arnaut 183710558f 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.
2010-10-19 11:49:31 -02:00
..
libedit Bug#42430 Final commit to 5.0-bugteam 2009-04-16 11:40:51 +02:00
readline Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-10-19 11:49:31 -02:00
Makefile.am Many files: 2006-12-23 20:17:15 +01:00