Hi, Reindl! On Jul 25, Reindl Harald wrote: > maybe worth a look > > /mariadb-5.5.38/strings/decimal.c:2139:55: warning: array subscript is below > array bounds [-Warray-bounds] > /mariadb-5.5.38/strings/decimal.c:2139:59: warning: array subscript is below > array bounds [-Warray-bounds] > /mariadb-5.5.38/strings/decimal.c:2154:52: warning: array subscript is below > array bounds [-Warray-bounds] ...etc
this is gcc bug, we've already reported it. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61520 Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

