You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: ragel -G2 genreates C code which results in -Werror=implicit-fallthrough compilation errors at least with gcc 7.2. switched to ragel -T1 instaed.
0 commit comments