1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Removed some warnings from -Wimplicit-fallthrough= with build scripts

This commit is contained in:
Monty
2019-03-26 17:36:20 +02:00
parent b5615eff0d
commit e3bffd579f
4 changed files with 4 additions and 3 deletions

View File

@ -2198,6 +2198,7 @@ for (;;)
case 0x2029:
#endif /* Not EBCDIC */
if ((md->moptions & PCRE_BSR_ANYCRLF) != 0) break;
/* fall through */
case CHAR_LF:
ADD_NEW(state_offset + 1, 0);