From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26304 invoked by alias); 13 Nov 2013 15:51:19 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 26276 invoked by uid 89); 13 Nov 2013 15:51:18 -0000 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 Received: from Unknown (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 13 Nov 2013 15:50:21 +0000 Received: from pool-98-110-183-69.bstnma.fios.verizon.net ([98.110.183.69] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1Vgchp-0008pI-9P for cygwin@cygwin.com; Wed, 13 Nov 2013 15:50:13 +0000 Received: from cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id DD87260105 for ; Wed, 13 Nov 2013 10:50:11 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18NWiSymz0BXMKiPtRpXvkW Date: Wed, 13 Nov 2013 15:51:00 -0000 From: Christopher Faylor To: cygwin@cygwin.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@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <528159F8.2070307@gmail.com> <5281F8D4.4090809@gmail.com> <5282ABED.7040400@gmail.com> <5282BBCF.9040703@cs.utoronto.ca> <20131113091502.GP427@calimero.vinschen.de> <20131113140144.GA7865@ednor.casa.cgf.cx> <20131113151915.GA27402@calimero.vinschen.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) X-SW-Source: 2013-11/txt/msg00256.txt.bz2 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