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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; q=dns; s=default; b=ZV DKhqaIKTlffgO2E4NlfMpvfEebUqkjxQipNSMyGuRXqiw5moC7kp07Crh86d0I4v JOvTCmttFxudUhUwYQ/phq8iDdcWVeLh72adF5tpxZZnVNzuoAdx8qL2NbtB9NoS 54WJvAb3J7nyg7g2V0w7It7hz1g53c7hgcBpJOLrE= 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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; s=default; bh=bMuRr7FF KDEkv+DKoujDiwguSzg=; b=HC5PgiXdM3vWQtxNLWHska6oC7RlArziRWr58b7z kEEerl9gQHT/owVcpfbOAieUTqUnlZx1fc5SgUlwqFxI7PZxCU+HR77Ofrjj9lxu cyin1RHSMFzz2er/tZNvgC5T9L8sryRSDFaaT/4QmQwTrxoeLwnxUzuEozA+GJJ9 GJc= 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.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: smtp1-g21.free.fr From: Denis Excoffier Content-Type: text/plain; charset=windows-1252 Date: Tue, 6 May 2014 21:52:03 +0200 Subject: thank you for vsnprintf et al To: Cygwin Mailing List Message-Id: <03E895AE-3FEA-44EA-A056-F127CF06274C@Denis-Excoffier.org> Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s46JqLxv006728 Hello, The recent snapshots (since 20140505) contain (in /usr/include/stdio.h) the declarations of the vsnprintf(), snprintf() etc. functions, including (this is new) for under strict C++11 (i.e. 'gcc -std=c++11’). I think this is worth noting. And thank you. Denis Excoffier. -- 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