X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-6.9 required=5.0	tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4C7FAEF5.8050605@redhat.com>
Date: Thu, 02 Sep 2010 08:04:37 -0600
From: Eric Blake <eblake@redhat.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.2
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: can't compile setup.exe
References: <AANLkTinwYoXusghmJKt1VEk18JU3_v_QB2kwyDocrm3_@mail.gmail.com> <AANLkTindaBs0p_=_B0z5WphyvBofm5OHpBWp5i5kr1=i@mail.gmail.com> <4C7FA8CB.4030207@dronecode.org.uk>
In-Reply-To: <4C7FA8CB.4030207@dronecode.org.uk>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 09/02/2010 07:38 AM, Jon TURNEY wrote:
>
> This was broken by the recent w32api-3.15 update, which seems to have
> made those PropSheet macros C++ aware, so the global scoping operator is
> no longer needed.
>
> Patch attached to fix it, but I couldn't work out how to also get it to
> build with w32api-3.14.

Would an appropriate set of 'using' directives help?

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

