Return-Path: Delivered-To: apmail-incubator-trafficserver-dev-archive@minotaur.apache.org Received: (qmail 19090 invoked from network); 2 Feb 2010 22:52:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 22:52:43 -0000 Received: (qmail 62277 invoked by uid 500); 2 Feb 2010 22:52:43 -0000 Delivered-To: apmail-incubator-trafficserver-dev-archive@incubator.apache.org Received: (qmail 62166 invoked by uid 500); 2 Feb 2010 22:52:43 -0000 Mailing-List: contact trafficserver-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: trafficserver-dev@incubator.apache.org Delivered-To: mailing list trafficserver-dev@incubator.apache.org Received: (qmail 62139 invoked by uid 99); 2 Feb 2010 22:52:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 22:52:42 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 22:52:40 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 76C1029A001D for ; Tue, 2 Feb 2010 14:52:19 -0800 (PST) Message-ID: <487429710.37221265151139485.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Feb 2010 22:52:19 +0000 (UTC) From: "Bryan Call (JIRA)" To: trafficserver-dev@incubator.apache.org Subject: [jira] Reopened: (TS-42) Problems with compiling on RHE4 64bit - implicent casting of different size types In-Reply-To: <1041567013.1258407519585.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call reopened TS-42: -------------------------- > Problems with compiling on RHE4 64bit - implicent casting of different size types > --------------------------------------------------------------------------------- > > Key: TS-42 > URL: https://issues.apache.org/jira/browse/TS-42 > Project: Traffic Server > Issue Type: Bug > Components: Build > Affects Versions: 2.0.0 > Reporter: Bryan Call > Assignee: Bryan Call > Priority: Minor > Fix For: 2.0.0a > > Attachments: rh46-64.patch, rh46_64bit-bcall-001.patch, rh46_64bit-bcall-002.patch > > > Problems with implicit casting in RHEL4 64bit with different size types: > UnixNetVConnection.cc:1339: warning: cast to pointer from integer of different size > UnixNetVConnection.cc:1351: warning: cast to pointer from integer of different size > UnixNetVConnection.cc:1387: warning: cast to pointer from integer of different size -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.