You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/22 00:51:16 UTC

[GitHub] [trafficserver] SolidWallOfCode opened a new pull request #8627: Move the string_view utilities out of TextView into their own files.

SolidWallOfCode opened a new pull request #8627:
URL: https://github.com/apache/trafficserver/pull/8627


   This is in preparation for the libswoc PR. These utilities can't be namespaced because they are overloads of standard system functions. The "TextView.h" header file was never a particularly good place to put them, but at the time I thought it better than a separate file. But to get the merge process smooth these need to be broken out.


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] SolidWallOfCode merged pull request #8627: Move the string_view utilities out of TextView into their own files.

Posted by GitBox <gi...@apache.org>.
SolidWallOfCode merged pull request #8627:
URL: https://github.com/apache/trafficserver/pull/8627


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org