DescriptionUse unique variable names in gperf generated code
By default gperf generates code with the types and variables
stringpool_t and stringpool. If jumbo combines more than one gperf
generated file those collides.
This patch changes the variable names to something more unique.
R=fs@opera.com
BUG=713137
Review-Url: https://codereview.chromium.org/2972193002
Cr-Commit-Position: refs/heads/master@{#484961}
Committed: https://chromium.googlesource.com/chromium/src/+/d0fbcabbd9fe9c624a67fdc14379697c83cb6798
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixup better gperf variable name #
Messages
Total messages: 11 (6 generated)
|