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
Newer versions of brotli have changed how it defines version macros
in `c/common/version.h`. Attempt to decode the new definitions first,
falling back to the previous code to allow the parser to parse the
version from both older and newer versions of brotli.
0 commit comments