mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Brotli 1.1.0 changed return values? #486
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 @kmilos on GitHub (Sep 21, 2023).
See https://github.com/Exiv2/exiv2/issues/2762 and https://github.com/Exiv2/exiv2/pull/2763
@eustas commented on GitHub (Sep 21, 2023):
Correct. Previous error descriptions were somewhat ugly.
@eustas commented on GitHub (Sep 21, 2023):
See also CLI changes in
2e6164d7b0@eustas commented on GitHub (Sep 21, 2023):
In the given example "CL_SPACE" does not give any hint on what happened; now it says that this is error in the given input ("format" prefix).
@kmilos commented on GitHub (Sep 21, 2023):
Ta. I guess we'll just have to deal w/ both outputs somehow... 😞
@eustas commented on GitHub (Sep 21, 2023):
Simply checking suffix should work...