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 2021/03/30 16:09:06 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #7651: Fixing Throttler.h for older clang and gcc compilers

bneradt opened a new pull request #7651:
URL: https://github.com/apache/trafficserver/pull/7651


   This is a workaround for older gcc and clang compilers which implemented
   an older version of the standard which made atomic's noexcept
   construction specification not compatible with Throttler's use of
   time_point's undecorated constructor.


-- 
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:
users@infra.apache.org



[GitHub] [trafficserver] bneradt commented on pull request #7651: Fixing Throttler.h for older clang and gcc compilers

Posted by GitBox <gi...@apache.org>.
bneradt commented on pull request #7651:
URL: https://github.com/apache/trafficserver/pull/7651#issuecomment-810537045


   Log throttling, for which this change fixes older clang builds, only went into 9.2.x. So this is needed for the 9.2.x release, but not other releases.


-- 
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:
users@infra.apache.org



[GitHub] [trafficserver] bneradt commented on pull request #7651: Fixing Throttler.h for older clang and gcc compilers

Posted by GitBox <gi...@apache.org>.
bneradt commented on pull request #7651:
URL: https://github.com/apache/trafficserver/pull/7651#issuecomment-810438031


   [approve ci ubuntu]


-- 
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:
users@infra.apache.org



[GitHub] [trafficserver] bneradt removed a comment on pull request #7651: Fixing Throttler.h for older clang and gcc compilers

Posted by GitBox <gi...@apache.org>.
bneradt removed a comment on pull request #7651:
URL: https://github.com/apache/trafficserver/pull/7651#issuecomment-810438031


   [approve ci ubuntu]


-- 
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:
users@infra.apache.org



[GitHub] [trafficserver] bneradt merged pull request #7651: Fixing Throttler.h for older clang and gcc compilers

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


   


-- 
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:
users@infra.apache.org