X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=weQBuoxSEpYOlYWMV6mhjEB41AhdX+GP7RcMvX/K6hp0vkLeOHGK6 +BwjaIBYFay2Us+x++1+VpQQVXlQXF6yAyLSYXuyvMxTlySNQ7kzjJVbXXNp+Iii LdfOaBwhEtUd8MIS+T+gLCPj9LMsdl7O4kv5as93pZAYbz8yThMjXU= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=XB9NCoZ33OKcUFxQU5Cq8IZv3Eg=; b=JxkIyUDb5oJDQwt5pbc9I182CLIX 29jl6Ec76i/jcrND83w+1i1HHLwJ9NnalEbX0P/WNneZAxqErjYLLGsnKREIEfG+ VAzMl/vg4laGwV19GYe+fhb/zgFiYI6jWhoNYLbMMQAX0h17GVtIDkPWDUPm40st QUBbvSWvcUrthiU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18NWiSymz0BXMKiPtRpXvkW Date: Wed, 13 Nov 2013 10:50:11 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: C++11 program link failure under GCC 4.8.2-1 Message-ID: <20131113155011.GC743@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <528159F8 DOT 2070307 AT gmail DOT com> <5281F8D4 DOT 4090809 AT gmail DOT com> <5282ABED DOT 7040400 AT gmail DOT com> <5282BBCF DOT 9040703 AT cs DOT utoronto DOT ca> <20131113091502 DOT GP427 AT calimero DOT vinschen DOT de> <20131113140144 DOT GA7865 AT ednor DOT casa DOT cgf DOT cx> <20131113151915 DOT GA27402 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131113151915.GA27402@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Nov 13, 2013 at 04:19:15PM +0100, Corinna Vinschen wrote: >On Nov 13 09:01, Christopher Faylor wrote: >> On Wed, Nov 13, 2013 at 10:15:02AM +0100, Corinna Vinschen wrote: >> >On Nov 12 18:37, Ryan Johnson wrote: >> >> On 12/11/2013 5:30 PM, JonY wrote: >> >> >Right now, it is guarded by: >> >> >#if !defined(__STRICT_ANSI__) || (__STDC_VERSION__ >= 199901L) >> >> > >> >> >Which means non-strict mode and C99 mode, snprintf was not part of >> >> >C++03. I guess (__cplusplus >= 201103L) needs to be added to newlib. >> >> Yes, this has come up before [1]. Several *printf variants are >> >> affected IIRC. >> >> >> >> [1] http://cygwin.com/ml/cygwin/2012-04/msg00140.html >> > >> >I wouldn't mind to see patch submissions fixing stuff like that on the >> >newlib mailing list. Not at all. >> >> What an odd notion. > >Yeah, I'm that crazy sometimes. Yeah, I know. Crazy cat lady. cgf -- 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