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
lex.c: sh_lexopen(): future-proof full reset (re: 0dc0e1a)
When fully resetting the lexer state (mode==0), zero out the
complete lexer struct, except for $LINENO-related members. This
might prevent future bugs.
0 commit comments