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 2020/04/29 02:27:08 UTC

[GitHub] [trafficserver] bryancall opened a new pull request #6718: gcc10: fixed warning about local variable in int64_to_str()

bryancall opened a new pull request #6718:
URL: https://github.com/apache/trafficserver/pull/6718


   It wouldn't return a local variable, but it was easy to be more explicit
   about it.


----------------------------------------------------------------
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] zwoop commented on pull request #6718: gcc10: fixed warning about returning local variable in int64_to_str()

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


   Cherry-picked to v9.0.x branch.


----------------------------------------------------------------
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] randall commented on pull request #6718: gcc10: fixed warning about returning local variable in int64_to_str()

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


   [approve ci autest]


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