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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=rP 3bRaOYtX0j5Q00mjY77GbVWpYmO3Wa3oLsP0ZEteSJi7RJVSwvNTCVIWkmU+dkKc Z4iTbKMO8gvl0gQfdsFCgHlnulYc/tW4GMJqQnLb9gEwGtwwvZjOIZ8PA6g8KvkF m3U5uLEyXOl4oM3ft4H2XRgQLG3tnUmTGMGtEvOOY= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=q18YrzOz hbAP26MnTr5Zb9Kztcs=; b=pP8/qxyxErcvGX5WiioxlafbL9xVK8S6h4j0Mtg4 QD/TdEtGyXIbjnbHfTcqjSQC35Y3j7SKmnGbgSWGlZMaaS6++StilCe0UsOKzr2H 8U7fC5iwpH6sdctXRJ0BmavO41zYU/bREssHasSdXe7mTcbqUrdu+ABaOL7Prv7V qYI= 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=-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 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) In-Reply-To: <562C6940.1050404@gmail.com> References: <562C6940 DOT 1050404 AT gmail DOT com> Date: Sun, 25 Oct 2015 10:47:32 +0100 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 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