From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99973 invoked by alias); 25 Oct 2015 09:47:37 -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 99961 invoked by uid 89); 25 Oct 2015 09:47:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f170.google.com Received: from mail-wi0-f170.google.com (HELO mail-wi0-f170.google.com) (209.85.212.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 25 Oct 2015 09:47:35 +0000 Received: by wicfx6 with SMTP id fx6so78589468wic.1 for ; Sun, 25 Oct 2015 02:47:32 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.2.144 with SMTP id 16mr2267412wju.90.1445766452124; Sun, 25 Oct 2015 02:47:32 -0700 (PDT) Received: by 10.194.28.230 with HTTP; Sun, 25 Oct 2015 02:47:32 -0700 (PDT) In-Reply-To: <562C6940.1050404@gmail.com> References: <562C6940.1050404@gmail.com> Date: Sun, 25 Oct 2015 13:03:00 -0000 Message-ID: Subject: Re: problems with to_string not declared in this scope From: Csaba Raduly To: cygwin list Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-10/txt/msg00433.txt.bz2 On Sun, Oct 25, 2015 at 6:31 AM, JonY wrote: > On 10/25/2015 01:00, Michael Enright wrote: >> On Fri, Oct 23, 2015 at 9:28 PM, Luong Hoang wrote: >>> The error says 'to_string' was not declared in this scope (snip) >> I sometimes wonder what would be involved in fixing this. >> > > Full C99 *printf support. Corinna answered on the same thread > https://sourceware.org/ml/cygwin/2015-01/msg00245.html > I hacked around this for clang with : CXXFLAGS += -D_GLIBCXX_USE_C99 (whoops, should have been CPPFLAGS) Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- 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