cmcfarlen opened a new pull request, #10899:
URL: https://github.com/apache/trafficserver/pull/10899

   This remove tscpp/util/ts_bwf.cc and moves the used functionality to Diags.cc
   
   The way that ts_bwf.cc registers globals does not play well with static 
libraries and was causing problems removing a circular dependency.  Also, this 
functionality (afaict) is only used in tscore/Diags.cc, so rather than carry 
this complexity for small benefit, I have factored this file 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-unsubscr...@trafficserver.apache.org

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

Reply via email to