mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Build failure under Bazel on debian #222
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 @alexeagle on GitHub (Mar 15, 2018).
I'm on gLinux (google-internal)
WORKSPACE@eustas commented on GitHub (Mar 15, 2018):
Going to look at this soon. Most likely, we will have to explicitly disable this warning.
@alexeagle commented on GitHub (Mar 20, 2018):
Thanks, right now we're not able to run Angular's tests on our workstations since we have a test for the size of our brotli-bundled output.
@eustas commented on GitHub (Mar 20, 2018):
Going to push the fix to github in few hours. Sorry for the delay.
@eustas commented on GitHub (Mar 20, 2018):
Should be fixed with #651
@alexeagle commented on GitHub (Apr 2, 2018):
Thanks!!