mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #371] [MERGED] Fix CI build. #973
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/371
Author: @eustas
Created: 6/13/2016
Status: ✅ Merged
Merged: 6/13/2016
Merged by: @eustas
Base:
to-v0.4← Head:to-v0.4📝 Commits (8)
db3a116Fix CI build.18dc8eaFix kInfinity definition8d14bedBackport MSVC log2 fixbc7f0f8Fix double constant literala08c36bFix implicit 32->64 bit conversion85712c6Fix implicit 32->64 bit conversion40101bbFix implicit 32->64 bit conversion48da49bFix declaration / instruction mixture📊 Changes
9 files changed (+79 additions, -61 deletions)
View changed files
📝
MANIFEST.in(+1 -1)📝
enc/backward_references.c(+4 -0)📝
enc/fast_log.h(+5 -4)📝
enc/hash_longest_match_inc.h(+3 -2)📝
enc/hash_longest_match_quickly_inc.h(+3 -2)📝
enc/prefix.h(+1 -1)📝
python/brotlimodule.cc(+36 -34)📝
python/tests/custom_dictionary_test.py(+1 -1)📝
setup.py(+25 -16)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.