From commits-return-2819-apmail-stdcxx-commits-archive=stdcxx.apache.org@stdcxx.apache.org Thu Apr 24 20:31:17 2008 Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 23945 invoked from network); 24 Apr 2008 20:31:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2008 20:31:17 -0000 Received: (qmail 62760 invoked by uid 500); 24 Apr 2008 20:31:19 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 62745 invoked by uid 500); 24 Apr 2008 20:31:19 -0000 Mailing-List: contact commits-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list commits@stdcxx.apache.org Received: (qmail 62734 invoked by uid 99); 24 Apr 2008 20:31:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2008 13:31:19 -0700 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2008 20:30:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 041371A983A; Thu, 24 Apr 2008 13:30:56 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r649680 - svn:log Date: Thu, 24 Apr 2008 20:30:55 -0000 To: commits@stdcxx.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080424203056.041371A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebor Revision: 649680 Modified property: svn:log Modified: svn:log at Thu Apr 24 13:30:55 2008 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Apr 24 13:30:55 2008 @@ -8,6 +8,7 @@ (makeLibrary): Ditto. 2008-04-18 Farid Zaripov - * include/rw/_defs.h: #define new general purpose config macro _RWSTD_UWCHAR_INT_T. - * include/loc/_ctype.h (narrow): Cast __c to _RWSTD_UWCHAR_INT_T to avoid warnings - about signed/unsigned comparisons. + * include/rw/_defs.h: #define new general purpose config macro + _RWSTD_UWCHAR_INT_T. + * include/loc/_ctype.h (narrow): Cast __c to _RWSTD_UWCHAR_INT_T + to avoid warnings about signed/unsigned comparisons.