[Maria-developers] Warning in dynamic columns code
Hi Sanja, I have been seeing this warning on a number of platforms: 10.0-monty/sql/item_strfunc.cc: In member function ‘virtual bool Item_func_dyncol_create::fix_fields(THD*, Item**)’: 10.0-monty/sql/item_strfunc.cc:3887: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement I assume it is harmless, but just in case, passing it over to you. Could you please check it and get rid of it? Thanks Sergei -- Sergei Petrunia, Software Developer Monty Program AB, http://askmonty.org Blog: http://s.petrunia.net/blog
Hi! 07.07.2013 12:37, Sergei Petrunia пишет:
Hi Sanja,
I have been seeing this warning on a number of platforms:
10.0-monty/sql/item_strfunc.cc: In member function ‘virtual bool Item_func_dyncol_create::fix_fields(THD*, Item**)’: 10.0-monty/sql/item_strfunc.cc:3887: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement
I assume it is harmless, but just in case, passing it over to you. Could you please check it and get rid of it?
Hopefully I have it fixed (my compiler do not show warning here so I could only guess).
participants (2)
-
Oleksandr Byelkin
-
Sergei Petrunia