dragon512 opened a new issue #7895:
URL: https://github.com/apache/trafficserver/issues/7895
When comping with the intel compiler we got this error.
`Http2SessionAccept.o -MD -MP -MF $depbase.Tpo -c -o Http2SessionAccept.o
../../../../../../_scm/trafficserver9.1/proxy/http2/Http2SessionAccept.cc &&\
mv -f $depbase.Tpo $depbase.Po
../../../../../../_scm/trafficserver9.1/proxy/http2/HPACK.cc(102): error:
expression must have a constant value
constexpr HpackHeaderField STATIC_TABLE[] = {{"", ""},
^
../../../../../../_scm/trafficserver9.1/proxy/http2/HPACK.cc(102): note:
attempt to access run-time storage
constexpr HpackHeaderField STATIC_TABLE[] = {{"", ""},`
@shinrich requested I report this issue here.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]