[
https://issues.apache.org/jira/browse/TS-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267250#comment-15267250
]
ASF GitHub Bot commented on TS-4410:
------------------------------------
GitHub user pbchou opened a pull request:
https://github.com/apache/trafficserver/pull/611
TS-4410 : Fixed compiler warning on i386 builds for unsigned-vs-signe…
…d int comparison.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pbchou/trafficserver TS-4410
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/611.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #611
----
commit c9890d1b808a0d0c4e532487d1bfbaafda8f09ca
Author: Peter Chou <[email protected]>
Date: 2016-05-02T18:44:24Z
TS-4410 : Fixed compiler warning on i386 builds for unsigned-vs-signed int
comparison.
----
> Fix i386 compiler warning - unsigned-vs-signed comparison in hostdb.
> --------------------------------------------------------------------
>
> Key: TS-4410
> URL: https://issues.apache.org/jira/browse/TS-4410
> Project: Traffic Server
> Issue Type: Bug
> Components: DNS
> Reporter: Peter Chou
>
> Compiler warning shows up on i386 32-bit build due to unsigned-vs-signed int
> comparison.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)