mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #305] [MERGED] Reorder members of the Command struct plus fix some warnings. #901
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?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/305
Author: @szabadka
Created: 1/26/2016
Status: ✅ Merged
Merged: 1/26/2016
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
14d6ae7Reorder members of the Command struct plus fix some warnings.📊 Changes
3 files changed (+6 additions, -5 deletions)
View changed files
📝
enc/brotli_bit_stream.cc(+2 -2)📝
enc/command.h(+3 -3)📝
enc/encode.cc(+1 -0)📄 Description
This may save 8 bytes of padding per Command (32 -> 24 bytes).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.