From stdcxx-dev-return-163-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Sep 15 23:20:57 2005 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 68230 invoked from network); 15 Sep 2005 23:20:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2005 23:20:57 -0000 Received: (qmail 45438 invoked by uid 500); 15 Sep 2005 23:20:57 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 45425 invoked by uid 500); 15 Sep 2005 23:20:57 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 45410 invoked by uid 99); 15 Sep 2005 23:20:57 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2005 16:20:55 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id BA95C13F for ; Fri, 16 Sep 2005 01:20:54 +0200 (CEST) Message-ID: <1621626742.1126826454761.JavaMail.jira@ajax.apache.org> Date: Fri, 16 Sep 2005 01:20:54 +0200 (CEST) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Resolved: (STDCXX-21) [Cygwin] wcodecvt.cpp:840: warning: comparison is always true due to limited range of data type In-Reply-To: <663479488.1126484430354.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/STDCXX-21?page=all ] Martin Sebor resolved STDCXX-21: -------------------------------- Resolution: Fixed Compiles cleanly. > [Cygwin] wcodecvt.cpp:840: warning: comparison is always true due to limited range of data type > ----------------------------------------------------------------------------------------------- > > Key: STDCXX-21 > URL: http://issues.apache.org/jira/browse/STDCXX-21 > Project: STDCXX > Type: Bug > Components: 22. Localization > Versions: 4.1.2 > Environment: Cygwin > Reporter: Martin Sebor > Assignee: Martin Sebor > Priority: Trivial > Fix For: 4.1.3 > > From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/%3c200509111213.j8BCDGMG006690@ms-smtp-03.rdc-nyc.rr.com%3e: > -------- Original Message -------- > Subject: Cygwin build > Date: Sun, 11 Sep 2005 08:13:38 -0400 > From: Lance Diduck > Reply-To: stdcxx-dev@incubator.apache.org > To: > Notes on Cygwin build __CYGWIN__ using gcc 3.4.4 BUILDTYPE=11s default > modes > [...] > /cygdrive/c/stdcxx7/stdcxx-2005-07-19/src/wcodecvt.cpp: In function > `std::codecvt_base::result __rw::__rw_libstd_do_out(const wchar_t*, > const wchar_t*, const wchar_t*&, char*, char*, char*&, int, const > __rw::__rw_codecvt_t*)': > /cygdrive/c/stdcxx7/stdcxx-2005-07-19/src/wcodecvt.cpp:840: warning: > comparison is always true due to limited range of data type -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira