Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE50317FDF for ; Thu, 6 Nov 2014 15:18:35 +0000 (UTC) Received: (qmail 54189 invoked by uid 500); 6 Nov 2014 15:18:35 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 54104 invoked by uid 500); 6 Nov 2014 15:18:35 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 54094 invoked by uid 99); 6 Nov 2014 15:18:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 15:18:35 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 209.85.223.180 as permitted sender) Received: from [209.85.223.180] (HELO mail-ie0-f180.google.com) (209.85.223.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 15:18:31 +0000 Received: by mail-ie0-f180.google.com with SMTP id y20so3165000ier.11 for ; Thu, 06 Nov 2014 07:17:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KgsD9dyJG2QiEiSOqE+9SQUudnCwjvyfgMVTJieXE+w=; b=tmTj3Ok2rIUfGDhSZSZXsnVcCddvYpq4xJ6AM6I0DWDcev/uudXT2y1/kFl8Cyg5W1 lAMFuOgRGQ7fl8aWrtDMyQwfWgdZBlSGz+ICdqkIUNkdKAJ6cj6Ak8sNgfNyYCcVVV2t l1KWX8NA5zaQRYxSpLED5tqzAp1/RzUW3dinrcixNSeYZBbuhKN+Fbx+aQuLdsHXOCEw b44EcxEdsFajqLxsSUDHLD27ymeVI/1K8qcH6NSc+XB2dgravtsMIwwD24fLvwBzZGaN 4lQiZ7dzEQ/3wG/O1iKJFuD1+fWElejwOMg1mPHgx+BuQMjlAOOXuq+04K8RcrbWqznx nHxQ== MIME-Version: 1.0 X-Received: by 10.107.134.203 with SMTP id q72mr5344053ioi.51.1415287045731; Thu, 06 Nov 2014 07:17:25 -0800 (PST) Received: by 10.107.10.214 with HTTP; Thu, 6 Nov 2014 07:17:25 -0800 (PST) In-Reply-To: <535ACDE0.6050608@gmail.com> References: <535ACDE0.6050608@gmail.com> Date: Thu, 6 Nov 2014 10:17:25 -0500 Message-ID: Subject: Re: Compiler errors From: Jeff Trawick To: Stefan Kueng Cc: APR Developer List Content-Type: multipart/alternative; boundary=001a113fbbbe9dbdde050732319e X-Virus-Checked: Checked by ClamAV on apache.org --001a113fbbbe9dbdde050732319e Content-Type: text/plain; charset=UTF-8 On Fri, Apr 25, 2014 at 5:04 PM, Stefan Kueng wrote: > Hi, > > using apr 1.5.1, but happens also with apr 1.5.0. > > When compiling with the lastest Windows SDK for Win 8.1 and with > _WIN32_WINNT defined as >= 0x0502, apr_atomic.c fails to compile. > > The attached patch fixes this for me. > > I've added the #if defines as they appear in the windows headers so the > patch should only affect the newer SDKs. > > Stefan > I'm sorry for the lack of response. I filed this bug to track resolution: I just filed this APR bug to track this: https://issues.apache.org/bugzilla/show_bug.cgi?id=57191 Someone else just reported (to a different mailing list) success with your patch. AFAIK an APR developer has not had a chance to review it in detail yet but this will hopefully be committed before the next release. Thanks! -- Born in Roswell... married an alien... http://emptyhammock.com/ --001a113fbbbe9dbdde050732319e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On F= ri, Apr 25, 2014 at 5:04 PM, Stefan Kueng <tortoisesvn@gmail.com&g= t; wrote:
Hi,

using apr 1.5.1, but happens also with apr 1.5.0.

When compiling with the lastest Windows SDK for Win 8.1 and with _WIN32_WIN= NT defined as >=3D 0x0502, apr_atomic.c fails to compile.

The attached patch fixes this for me.

I've added the #if defines as they appear in the windows headers so the= patch should only affect the newer SDKs.

Stefan

I'm sorry for the lack of response= .=C2=A0 I filed this bug to track resolution:

I just filed this APR bug to track = this:=C2=A0https://issues.apache.org/bugzilla/show_bug.cgi?id=3D57191
=

Someone els= e just reported (to a different mailing list) success with your patch.=C2= =A0 AFAIK an APR developer has not had a chance to review it in detail yet = but this will hopefully be committed before the next release.

Thanks!

--
Born in Roswell... married an alien...
<= a href=3D"http://emptyhammock.com/" target=3D"_blank">http://emptyhammock.c= om/

--001a113fbbbe9dbdde050732319e--