X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=EtPknK79Ft3eUV4PfMZnW4PnK2N/hZavwdzg5VCiTlI
	/WSigyYWvJlGoVIHyAqrim3Yd74idtvNsA8/T3tRGT1MvzgA0suOUgY6Cd3y0HwU
	tpfcrWOAG5DGy4aRsDfrSGhvbYsYbbWjLfHx+TwrRn0UxwMInlwshb/r844KDO6Y
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=KEygVPc1r/sSEU0F+kSg8Ig1u5E=; b=Iu+Efljlc3mN6xKR4
	2qrITSiaZKBOdxFhBKgCIoy3/We49B/fpoJvxzFBjKm+PfJcFaIv7GFSAZ2mkR0c
	+s9cW2kKW/8YdtVlAQJLm80M6n2bsZlIHVX9C6ezLIgqFMRKYFhEKGzVzxW+Bdys
	9h8B7PFLy0G0RppFklElS7JX0Y=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=BAYES_00,KAM_COUK,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-wi0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to         :subject:references:in-reply-to:content-type         :content-transfer-encoding;        bh=ec5KyYShl38PG/7H9z56xDG3aJ2+z5ngLdT9Y5q2H4Q=;        b=cKtsmh4pOTBjxGyvqupqQf4nCOw01X+HFhhR6T5F1CGvJC3MdTR3KjIEFxEkktw39J         OWC0TaW6ZYJJZOXHevMImY+Q/Mvy6pddO9Fm3C9RigTfRiyd2bBOYR6KBeVP50/lenFV         kPOzFe8OB2sJUknOf/ViGPTztM6UMMbXTWoAO4m1Jl44W0Op1zH3W6WbZqlFxq3BSiSG         Dz5+3sicnWAqDQNTgGXnVyLgVHodHoE8Q+SVvkV78muoCB+WmfANfd2yusB9yE11ycPG         If42+k1RvgBjt1U1E9fYN4c//TGhq2f3JC3lVuOHypZrrdBru5R73Eqw9yv3LRCXZnfA         vTdA==
X-Gm-Message-State: ALoCoQlL5RE4xfsFp3G2WoUWfGlwLGdxmQRp6+qVZ7PU7MwXv4GGNXK4cVFfyDzk2rQMIaY7895G
X-Received: by 10.180.74.52 with SMTP id q20mr38605611wiv.0.1422994928115;        Tue, 03 Feb 2015 12:22:08 -0800 (PST)
Message-ID: <54D12DF4.6090500@multiplay.co.uk>
Date: Tue, 03 Feb 2015 20:22:12 +0000
From: Steven Hartland <killing@multiplay.co.uk>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problem with vprintf () in Clang 3.4.2
References: <CANro4aOM=uVAxmB_wi6cWzyKYcpxeYT58Bso8w+DQdCaom2gvg@mail.gmail.com>
In-Reply-To: <CANro4aOM=uVAxmB_wi6cWzyKYcpxeYT58Bso8w+DQdCaom2gvg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes


On 03/02/2015 19:50, Thomas Wuillemin wrote:
> clang -Wall -Wextra -pedantic -g -O0 dummy.c -o dummy.exe
As a reference point this works fine on FreeBSD with both:-
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115

--
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

