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/05/06 14:59:20 UTC

[GitHub] [trafficserver] ywkaras opened a new pull request #7792: Fix to cookie_remap.cc tp avoid Intel compiler warning.

ywkaras opened a new pull request #7792:
URL: https://github.com/apache/trafficserver/pull/7792


   The Intel compiler warns if an anonymous class has a
   non-trival constructor.  Presumably because that implies
   an unnamed function.


-- 
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] ywkaras commented on pull request #7792: Fix to cookie_remap.cc to avoid Intel compiler warning.

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


   @dragon512 do we no longer need this?


-- 
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] ywkaras merged pull request #7792: Fix to cookie_remap.cc to avoid Intel compiler warning.

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


   


-- 
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] ywkaras commented on pull request #7792: Fix to cookie_remap.cc tp avoid Intel compiler warning.

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


   Yahoo would like TS to build with the Intell compiler (icc).


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