Return-Path: X-Original-To: apmail-thrift-dev-archive@www.apache.org Delivered-To: apmail-thrift-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1E486463 for ; Fri, 8 Jul 2011 18:29:39 +0000 (UTC) Received: (qmail 4177 invoked by uid 500); 8 Jul 2011 18:29:39 -0000 Delivered-To: apmail-thrift-dev-archive@thrift.apache.org Received: (qmail 3840 invoked by uid 500); 8 Jul 2011 18:29:38 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 3829 invoked by uid 99); 8 Jul 2011 18:29:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 18:29:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 18:29:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 100FB4E770 for ; Fri, 8 Jul 2011 18:29:17 +0000 (UTC) Date: Fri, 8 Jul 2011 18:29:17 +0000 (UTC) From: "Hudson (JIRA)" To: dev@thrift.apache.org Message-ID: <719864138.11975.1310149757062.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <656854124.2242.1309909216572.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (THRIFT-1231) Remove bogus include MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/THRIFT-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062099#comment-13062099 ] Hudson commented on THRIFT-1231: -------------------------------- Integrated in Thrift #188 (See [https://builds.apache.org/job/Thrift/188/]) THRIFT-1231: Remove bogus include Client: c++ Patch: Diwaker Gupta Removing unused import TTransportUtils.h from TAsyncChannel.h. jfarrell : http://svn.apache.org/viewvc/?view=rev&rev=1144395 Files : * /thrift/trunk/lib/cpp/src/async/TAsyncChannel.h > Remove bogus include > -------------------- > > Key: THRIFT-1231 > URL: https://issues.apache.org/jira/browse/THRIFT-1231 > Project: Thrift > Issue Type: Improvement > Components: C++ - Library > Affects Versions: 0.6.1 > Environment: Ubuntu 11.04, latest trunk > Reporter: Diwaker Gupta > Assignee: Diwaker Gupta > Priority: Minor > Fix For: 0.7 > > Attachments: THRIFT-1231.patch > > > TAsyncChannel.h includes TTransportUtils.h, but doesn't really need/use it. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira