mirror of
https://github.com/google/brotli.git
synced 2026-07-09 02:08:06 +00:00
[PR #187] [MERGED] Define the encoder dictionary in the .cc file and link only once. #786
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/187
Author: @szabadka
Created: 10/1/2015
Status: ✅ Merged
Merged: 10/1/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (2)
d4cc4f8Define the encoder dictionary in the .cc file and link only once.3b8bef7Add extern "C" linkage to the encoder and decoder dictionary definitions.📊 Changes
5 files changed (+9500 additions, -9451 deletions)
View changed files
📝
dec/dictionary.c(+8 -0)📝
enc/Makefile(+4 -1)➕
enc/dictionary.cc(+9474 -0)📝
enc/dictionary.h(+13 -9449)📝
tools/Makefile(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.