Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 34442 invoked from network); 21 Jan 2007 15:30:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2007 15:30:10 -0000 Received: (qmail 67661 invoked by uid 500); 21 Jan 2007 15:30:16 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 67634 invoked by uid 500); 21 Jan 2007 15:30:16 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 67625 invoked by uid 99); 21 Jan 2007 15:30:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jan 2007 07:30:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jan 2007 07:30:09 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2BC927141BE for ; Sun, 21 Jan 2007 07:29:49 -0800 (PST) Message-ID: <17340775.1169393389150.JavaMail.jira@brutus> Date: Sun, 21 Jan 2007 07:29:49 -0800 (PST) From: "Albert Strasheim (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Commented: (AMQCPP-49) Add -W -Wall compile options In-Reply-To: <9856011.1169323489234.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37949 ] Albert Strasheim commented on AMQCPP-49: ---------------------------------------- I see -ansi was giving some problems with long longs. I think -ansi -pedantic -Wno-long-long is probably what we want. > Add -W -Wall compile options > ---------------------------- > > Key: AMQCPP-49 > URL: https://issues.apache.org/activemq/browse/AMQCPP-49 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Environment: gcc > Reporter: Nathan Mittler > Assigned To: Nathan Mittler > Priority: Trivial > Fix For: 2.0 > > Attachments: vs2005-build.diff > > > Add -W -Wall compile options and clean up resulting warnings -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira