SolidWallOfCode commented on PR #9898:
URL: https://github.com/apache/trafficserver/pull/9898#issuecomment-1608409129

   This is build in 9.1.x which has some compiler issues with newer compilers 
due to increasing strictness. In this case you need to add
   ```
   #include <cstdint>
   ```
   to "src/tscpp/util/TextView.h"
   
   There may be other compiler issues, @bneradt can provide more details.


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