bneradt commented on PR #12741:
URL: https://github.com/apache/trafficserver/pull/12741#issuecomment-3630237975

   In case it's helpful:
   https://ci.trafficserver.apache.org/job/Github_Builds/job/centos/5791/console
   
   ```
   ../../../plugins/compress/compress.cc: In function 'void 
Compress::{anonymous}::handle_range_request(TSMBuffer, TSMLoc, const 
Compress::HostConfiguration*)':
   ../../../plugins/compress/compress.cc:100:35: error: passing 'const 
Compress::HostConfiguration' as 'this' argument discards qualifiers 
[-fpermissive]
     100 |     switch (hc->range_request_ctl()) {
         |                                   ^
   In file included from ../../../plugins/compress/compress_common.h:41,
                    from ../../../plugins/compress/compress.cc:36:
   ../../../plugins/compress/configuration.h:94:3: note:   in call to 
'Compress::RangeRequestCtrl Compress::HostConfiguration::range_request_ctl()'
      94 |   range_request_ctl()
         |   ^~~~~~~~~~~~~~~~~
   ```


-- 
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]

Reply via email to