mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Fails compiling with gcc 11.2.1, -flto -O3 -Wall -Werror: “declared as a pointer, previously declared as a variable length array” #397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dilyanpalauzov on GitHub (Sep 16, 2021).
See also https://github.com/google/ngx_brotli/issues/124 - this is how nginx compiles ngx_brotli → brotli.
@markmi commented on GitHub (Nov 10, 2021):
Looks like #929 (
27dd726) is a pull request for the specifics here.