AD5GB opened a new pull request #7087:
URL: https://github.com/apache/trafficserver/pull/7087


   Signed-off-by: Randy DuCharme <[email protected]>
   
   Corrects the following compile error:
   ../../trafficserver/plugins/experimental/maxmind_acl/mmdb.cc:540:6: error: 
out-of-line definition of 'eval_ip' does not match any declaration in 'Acl'
   Acl::eval_ip(const sockaddr *sock) const
        ^~~~~~~
   ../../trafficserver/plugins/experimental/maxmind_acl/mmdb.h:107:11: note: 
member declaration does not match because it is not const qualified
     ipstate eval_ip(const sockaddr *sock);
             ^                           ~
     CXX      experimental/money_trace/money_trace.lo
   1 error generated.


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


Reply via email to