maskit opened a new pull request #8309:
URL: https://github.com/apache/trafficserver/pull/8309


   ```
     CXX      SSLCertLookup.o
   SSLCertLookup.cc: In member function ?int SSLCertLookup::insert(const char*, 
const SSLCertContext&)?:
   SSLCertLookup.cc:364:3: error: control reaches end of non-void function 
[-Werror=return-type]
     364 |   default:
         |   ^~~~~~~
   ```
   Found on Fedora 34 with gcc-11 and BoringSSL.
   
   The code was introduce by #8014. There's no need to backport this to 9.1.x.


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