Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 8372 invoked from network); 16 Jul 2010 11:15:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 11:15:48 -0000 Received: (qmail 92786 invoked by uid 500); 16 Jul 2010 11:15:48 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 92670 invoked by uid 500); 16 Jul 2010 11:15:46 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 92660 invoked by uid 99); 16 Jul 2010 11:15:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 11:15:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 11:15:43 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6GB7qPh002483 for ; Fri, 16 Jul 2010 11:07:52 GMT Message-ID: <33292761.43561279278472005.JavaMail.jira@thor> Date: Fri, 16 Jul 2010 07:07:52 -0400 (EDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQCPP-302) Compilation issue with older GCC versions in MessageCompressionTest.cpp In-Reply-To: <5666962.43541279278351782.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-302. --------------------------------- Resolution: Fixed Fixed in trunk and 3.2.x fixes branch > Compilation issue with older GCC versions in MessageCompressionTest.cpp > ----------------------------------------------------------------------- > > Key: AMQCPP-302 > URL: https://issues.apache.org/activemq/browse/AMQCPP-302 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Integration Tests > Affects Versions: 3.2.1 > Environment: CentOS 5.3 GCC 4.1.2 > Reporter: Timothy Bish > Assignee: Timothy Bish > Priority: Trivial > Fix For: 3.2.2, 3.3.0 > > > Constant value not tagged with the 'LL' marker to indicate it should be a long causes the error: > nteger constant is too large for 'long' type -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.