Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
Compiling with BUILD/compile-pentium64-debug fails on Ubuntu 10.10 x86_64 and openSUSE 11.1 x86_64
How to repeat:
- Use lp:maria/5.2
- Run BUILD/compile-pentium64-debug
- See
cc1: warnings being treated as errors
client_plugin.c: In function ‘add_plugin’:
client_plugin.c:183: error: statement with no effect
client_plugin.c: In function ‘mysql_client_plugin_deinit’:
client_plugin.c:288: error: statement with no effect
client_plugin.c: In function ‘mysql_load_plugin_v’:
client_plugin.c:363: error: statement with no effect
make[2]: *** [client_plugin.lo] Error 1