Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 70863 invoked by uid 500); 15 Jul 2002 17:52:51 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 70852 invoked from network); 15 Jul 2002 17:52:50 -0000 Message-ID: <3D330BF3.1020001@xbc.nu> Date: Mon, 15 Jul 2002 19:52:51 +0200 From: =?UTF-8?B?QnJhbmtvIMSMaWJlag==?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611 X-Accept-Language: sl, en-gb, en MIME-Version: 1.0 To: dev@apr.apache.org Subject: Warnings in new poll code on Win32 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Just a heads up; these are the first Win32 warnings in APR in a long time. apr\poll\unix\poll.c(165) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data apr\poll\unix\poll.c(166) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data apr\poll\unix\poll.c(181) : warning C4047: '=' : 'int ' differs in levels of indirection from 'void *' apr\poll\unix\poll.c(184) : warning C4018: '==' : signed/unsigned mismatch apr\poll\unix\poll.c(187) : warning C4018: '==' : signed/unsigned mismatch apr\poll\unix\poll.c(191) : warning C4018: '==' : signed/unsigned mismatch apr\poll\unix\poll.c(215) : warning C4047: '=' : 'int ' differs in levels of indirection from 'void *' Sorry, I don't have time to fix these, and I don't understand that code anyway ... -- Brane Čibej http://www.xbc.nu/brane/