Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 84001 invoked from network); 31 May 2007 22:23:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 May 2007 22:23:52 -0000 Received: (qmail 74031 invoked by uid 500); 31 May 2007 22:23:56 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 74006 invoked by uid 500); 31 May 2007 22:23:56 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 73995 invoked by uid 99); 31 May 2007 22:23:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 May 2007 15:23:56 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 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; Thu, 31 May 2007 15:23:52 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id EFC9B714183; Thu, 31 May 2007 15:23:31 -0700 (PDT) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 39853] - apr_strtoi64 does not build on WinCE due to lack of errno.h In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070531222331.EFC9B714183@brutus.apache.org> Date: Thu, 31 May 2007 15:23:31 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=39853 ------- Additional Comments From wrowe@apache.org 2007-05-31 15:23 ------- I agree with Joe. Flagging the test as failed is not sufficient. It should either be ENOTIMPL or simply not be found. If we have to write our own parser, then fine. apr_strtoi64() promises to error out, and the patch doesn't satisfy that promise. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org