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:
@ -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);
|
||||
|
Reference in New Issue
Block a user