zwoop commented on code in PR #11298:
URL: https://github.com/apache/trafficserver/pull/11298#discussion_r1590457637
##########
src/proxy/hdrs/HdrToken.cc:
##########
@@ -168,7 +172,7 @@ static HdrTokenTypeBinding
_hdrtoken_strs_type_initializers[] = {
{(char *)nullptr, static_cast<HdrTokenType>(0)},
};
-static HdrTokenFieldInfo _hdrtoken_strs_field_initializers[] = {
+HdrTokenFieldInfo _hdrtoken_strs_field_initializers[] = {
Review Comment:
We hate static ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]